summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-26 02:17:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-26 02:49:08 -0400
commit051ad88caa127419c80d473021ab8909a2268789 (patch)
tree07c67593df989479bf9c311a16e92532442ce5ef /app-crypt/heimdal
parentdev-python/pypy*: fix ncurses dep #557472 (diff)
downloadgentoo-051ad88caa127419c80d473021ab8909a2268789.tar.gz
gentoo-051ad88caa127419c80d473021ab8909a2268789.tar.bz2
gentoo-051ad88caa127419c80d473021ab8909a2268789.zip
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/heimdal-1.5.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild
index 4c2d10787303..850a1ca5c09e 100644
--- a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild
@@ -24,7 +24,7 @@ CDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
caps? ( sys-libs/libcap-ng )
>=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
>=sys-libs/e2fsprogs-libs-1.42.9[${MULTILIB_USEDEP}]
- sys-libs/ncurses:5=
+ sys-libs/ncurses:0=
>=sys-libs/readline-6.2_p5-r1[${MULTILIB_USEDEP}]
afs? ( net-fs/openafs )
hdb-ldap? ( >=net-nds/openldap-2.3.0 )