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 /net-analyzer/nload
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 'net-analyzer/nload')
-rw-r--r--net-analyzer/nload/nload-0.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nload/nload-0.7.4.ebuild b/net-analyzer/nload/nload-0.7.4.ebuild
index 618a37d6f3d5..f790f6757325 100644
--- a/net-analyzer/nload/nload-0.7.4.ebuild
+++ b/net-analyzer/nload/nload-0.7.4.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ~mips ppc x86"
-RDEPEND=">=sys-libs/ncurses-5.2:5="
+RDEPEND=">=sys-libs/ncurses-5.2:0="
DEPEND="
${RDEPEND}
virtual/pkgconfig