mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/gnome-nettool: Fix dependencies
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -13,12 +13,12 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
|
||||
|
||||
COMMON_DEPEND="
|
||||
DEPEND="
|
||||
>=x11-libs/gtk+-3.0.0:3
|
||||
>=dev-libs/glib-2.26:2
|
||||
gnome-base/libgtop:2=
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
|| (
|
||||
net-misc/iputils
|
||||
net-analyzer/tcptraceroute
|
||||
@@ -29,7 +29,8 @@ RDEPEND="${COMMON_DEPEND}
|
||||
net-misc/netkit-fingerd
|
||||
net-misc/whois
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
app-text/yelp-tools
|
||||
virtual/pkgconfig
|
||||
sys-devel/gettext
|
||||
|
||||
Reference in New Issue
Block a user