diff options
Diffstat (limited to 'net-analyzer/ostinato/ostinato-0.3.ebuild')
-rw-r--r-- | net-analyzer/ostinato/ostinato-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ostinato/ostinato-0.3.ebuild b/net-analyzer/ostinato/ostinato-0.3.ebuild index d43682951e83..d7148be5ab70 100644 --- a/net-analyzer/ostinato/ostinato-0.3.ebuild +++ b/net-analyzer/ostinato/ostinato-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.3.ebuild,v 1.4 2011/04/18 14:34:55 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ostinato/ostinato-0.3.ebuild,v 1.5 2011/04/18 17:53:33 c1pher Exp $ EAPI=2 inherit qt4-r2 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="<dev-libs/protobuf-2.4.0 +DEPEND="dev-libs/protobuf net-libs/libpcap x11-libs/qt-core:4 x11-libs/qt-gui:4 |