commit:     6f32970cf94fc660442696435afc4a8e7f312b76
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Mon Dec 21 23:56:54 2020 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 08:19:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f32970c

sys-apps/restorecond: update dependencies

https://github.com/SELinuxProject/selinux/commit/42f73af5076411de3c6a5b2bed21a4fd6ae44acd
https://github.com/SELinuxProject/selinux/commit/252925ccdffc26b89ff701ae1ae92853b338b1ff

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 sys-apps/restorecond/restorecond-3.1.ebuild  | 10 ++++------
 sys-apps/restorecond/restorecond-9999.ebuild | 10 ++++------
 2 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/sys-apps/restorecond/restorecond-3.1.ebuild 
b/sys-apps/restorecond/restorecond-3.1.ebuild
index 90da950241d..7184259428f 100644
--- a/sys-apps/restorecond/restorecond-3.1.ebuild
+++ b/sys-apps/restorecond/restorecond-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -26,11 +26,9 @@ HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki";
 LICENSE="GPL-2"
 SLOT="0"
 
-DEPEND=">=sys-libs/libsepol-${PV}:=
-       >=sys-libs/libselinux-${PV}:=
-       dev-libs/dbus-glib
-       dev-libs/libpcre:=
-       >=sys-libs/libcap-1.10-r10:="
+DEPEND="dev-libs/glib:2
+       >=sys-libs/libsepol-${PV}:=
+       >=sys-libs/libselinux-${PV}:="
 
 RDEPEND="${DEPEND}"
 

diff --git a/sys-apps/restorecond/restorecond-9999.ebuild 
b/sys-apps/restorecond/restorecond-9999.ebuild
index 001d8cd6d3f..9d1e9b1ad76 100644
--- a/sys-apps/restorecond/restorecond-9999.ebuild
+++ b/sys-apps/restorecond/restorecond-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -26,11 +26,9 @@ HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki";
 LICENSE="GPL-2"
 SLOT="0"
 
-DEPEND=">=sys-libs/libsepol-${PV}:=
-       >=sys-libs/libselinux-${PV}:=
-       dev-libs/dbus-glib
-       dev-libs/libpcre:=
-       >=sys-libs/libcap-1.10-r10:="
+DEPEND="dev-libs/glib:2
+       >=sys-libs/libsepol-${PV}:=
+       >=sys-libs/libselinux-${PV}:="
 
 RDEPEND="${DEPEND}"
 

Reply via email to