sys-apps/restorecond: add missing dbus-glib dep
authorJason Zaman <perfinion@gentoo.org>
Thu, 12 Apr 2018 05:04:17 +0000 (13:04 +0800)
committerJason Zaman <perfinion@gentoo.org>
Thu, 12 Apr 2018 05:04:55 +0000 (13:04 +0800)
Closes: https://bugs.gentoo.org/627344
Package-Manager: Portage-2.3.24, Repoman-2.3.6

sys-apps/restorecond/restorecond-2.7.ebuild
sys-apps/restorecond/restorecond-9999.ebuild

index a63282f7029da3b19c5cec0b76c2c92db902e6f4..d55b72f66e5f1966658172e6e990b2452717b598 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -28,6 +28,7 @@ SLOT="0"
 
 DEPEND=">=sys-libs/libsepol-${PV}:=
        >=sys-libs/libselinux-${PV}:=
+       dev-libs/dbus-glib
        dev-libs/libpcre:=
        >=sys-libs/libcap-1.10-r10:="
 
index 3d679bcf4c7e4d8d9a6d027967b39d1bb872db86..f638bbc5aee2330fbd1f0e853f5f949c883e9619 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -28,6 +28,7 @@ SLOT="0"
 
 DEPEND=">=sys-libs/libsepol-${PV}:=
        >=sys-libs/libselinux-${PV}:=
+       dev-libs/dbus-glib
        dev-libs/libpcre:=
        >=sys-libs/libcap-1.10-r10:="