diff options
author | 2012-05-04 06:08:11 +0000 | |
---|---|---|
committer | 2012-05-04 06:08:11 +0000 | |
commit | ae220a708d41beed2fe50fe215e35e2c20c9c47c (patch) | |
tree | b4b98e1170b9fcfb011414c580a5ae1dd86ad712 /net-analyzer/ettercap/ettercap-0.7.4.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.gz historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.bz2 historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.7.4.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.7.4.ebuild b/net-analyzer/ettercap/ettercap-0.7.4.ebuild index 6346d57963a7..0de864b0bc66 100644 --- a/net-analyzer/ettercap/ettercap-0.7.4.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.4.ebuild,v 1.1 2011/12/06 09:09:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.4.ebuild,v 1.2 2012/05/04 06:08:11 jdhore Exp $ EAPI=4 @@ -28,7 +28,7 @@ RDEPEND=">=net-libs/libnet-1.1.2.1-r1 pcre? ( dev-libs/libpcre ) ssl? ( dev-libs/openssl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/flex virtual/yacc" |