projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfba147
)
net-analyzer/nload: Set correct subslot dependency for ncurses
author
Justin Lecher
<jlec@gentoo.org>
Thu, 20 Aug 2015 12:02:33 +0000
(14:02 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Thu, 20 Aug 2015 12:22:58 +0000
(14:22 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-analyzer/nload/nload-0.7.4.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/nload/nload-0.7.4.ebuild
b/net-analyzer/nload/nload-0.7.4.ebuild
index 86e8143d10b52e855b2a519e66ccb86c7a27caaf..618a37d6f3d57c813d8d0cf3e7836d38c14ea5d1 100644
(file)
--- a/
net-analyzer/nload/nload-0.7.4.ebuild
+++ b/
net-analyzer/nload/nload-0.7.4.ebuild
@@
-3,6
+3,7
@@
# $Id$
EAPI=5
+
inherit autotools eutils
DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
@@
-13,7
+14,7
@@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ~mips ppc x86"
-RDEPEND=">=sys-libs/ncurses-5.2"
+RDEPEND=">=sys-libs/ncurses-5.2
:5=
"
DEPEND="
${RDEPEND}
virtual/pkgconfig