mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
dsniff: pointless fix, issue #223
This commit is contained in:
parent
342f548c5a
commit
42b968ee8d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit autotools eutils flag-o-matic toolchain-funcs
|
||||
|
|
@ -20,7 +19,7 @@ IUSE="X"
|
|||
DEPEND="net-libs/libpcap
|
||||
>=net-libs/libnet-1.1.2.1-r1
|
||||
>=net-libs/libnids-1.21
|
||||
>=dev-libs/openssl-0.9.6e:0=
|
||||
|| ( dev-libs/openssl:* dev-libs/libressl:* )
|
||||
>=sys-libs/db-4.2.52_p4:*
|
||||
X? ( x11-libs/libXmu
|
||||
x11-libs/libX11 )"
|
||||
|
|
|
|||
Loading…
Reference in a new issue