Merge pull request #24 from mgomersbach/fix_specify_full_package_name_for_Gentoo

fix(osfamilmap.yaml): dbus pkg name is not specific enough on Gentoo
This commit is contained in:
Imran Iqbal 2020-03-27 09:24:49 +00:00 committed by GitHub
commit 26bf1ff075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ Suse:
Gentoo:
pkg:
name: sys-libs/timezone-data
dbus:
pkg: sys-apps/dbus
Arch: {}