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:
commit
26bf1ff075
|
@ -23,6 +23,8 @@ Suse:
|
|||
Gentoo:
|
||||
pkg:
|
||||
name: sys-libs/timezone-data
|
||||
dbus:
|
||||
pkg: sys-apps/dbus
|
||||
|
||||
Arch: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue