net-analyzer/tcptraceroute: Depend on net-libs/libnet:1.1 (bug #600154 by Toralf...
authorJeroen Roovers <jer@gentoo.org>
Sat, 19 Nov 2016 08:55:03 +0000 (09:55 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sat, 19 Nov 2016 08:55:03 +0000 (09:55 +0100)
Package-Manager: portage-2.3.2

net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r2.ebuild

index a72e415d8cb63285d7439b4f0b541c0e685d306d..b68676ff4ae806c53e2c192e9a48ff384dcf591b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 DEPEND="
-       net-libs/libnet
+       net-libs/libnet:1.1
        net-libs/libpcap
 "
 RDEPEND="${DEPEND}"