sys-apps/keyutils: depend on app-crypt/mit-krb5 atom
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 31 Aug 2018 14:46:05 +0000 (16:46 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 31 Aug 2018 14:54:44 +0000 (16:54 +0200)
Upstream added support for AFS SRV records [Link 1] which requires
"profile.h" from app-crypt/mit-krb5 package.

Link 1: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/commit/?id=0d71523ab58493e1b40e1c80d569ff8ebc5ea27d
Closes: https://bugs.gentoo.org/664942
Package-Manager: Portage-2.3.48, Repoman-2.3.10

sys-apps/keyutils/keyutils-1.5.11-r1.ebuild [moved from sys-apps/keyutils/keyutils-1.5.11.ebuild with 97% similarity]

similarity index 97%
rename from sys-apps/keyutils/keyutils-1.5.11.ebuild
rename to sys-apps/keyutils/keyutils-1.5.11-r1.ebuild
index 462a6f465114264f3a3d758f9541440173bfd94c..f4892d5ba5ab04a86cc0ea56bae19ccd1b219b9b 100644 (file)
@@ -15,7 +15,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
 IUSE="static static-libs test"
 
 RDEPEND=""
-DEPEND="!prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
+DEPEND="app-crypt/mit-krb5
+       !prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-1.5.10-endian-check-1.patch