sec-policy/selinux-gpg: Add dep on selinux-dirmngr
authorJason Zaman <perfinion@gentoo.org>
Thu, 14 Dec 2017 09:49:57 +0000 (17:49 +0800)
committerJason Zaman <perfinion@gentoo.org>
Thu, 14 Dec 2017 09:56:33 +0000 (17:56 +0800)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

sec-policy/selinux-gpg/selinux-gpg-9999.ebuild

index 14ec068cc0f442accc08c0dfabb6b5e4b65f1381..fbf406d7ff60b4ca482baca5fed984364e977325 100644 (file)
@@ -13,3 +13,10 @@ DESCRIPTION="SELinux policy for gpg"
 if [[ ${PV} != 9999* ]] ; then
        KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
 fi
+
+DEPEND="${DEPEND}
+       sec-policy/selinux-dirmngr
+"
+RDEPEND="${RDEPEND}
+       sec-policy/selinux-dirmngr
+"