0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-27 23:07:47 +01:00

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

View File

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