From: Jason Zaman Date: Thu, 12 Apr 2018 05:04:17 +0000 (+0800) Subject: sys-apps/restorecond: add missing dbus-glib dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=445c8b3800adf2613d51f2bb595b8bab7ec7d966;p=gentoo.git sys-apps/restorecond: add missing dbus-glib dep Closes: https://bugs.gentoo.org/627344 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-apps/restorecond/restorecond-2.7.ebuild b/sys-apps/restorecond/restorecond-2.7.ebuild index a63282f7029d..d55b72f66e5f 100644 --- a/sys-apps/restorecond/restorecond-2.7.ebuild +++ b/sys-apps/restorecond/restorecond-2.7.ebuild @@ -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:=" diff --git a/sys-apps/restorecond/restorecond-9999.ebuild b/sys-apps/restorecond/restorecond-9999.ebuild index 3d679bcf4c7e..f638bbc5aee2 100644 --- a/sys-apps/restorecond/restorecond-9999.ebuild +++ b/sys-apps/restorecond/restorecond-9999.ebuild @@ -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:="