summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/pyrit/pyrit-0.3.0.ebuild')
-rw-r--r--app-crypt/pyrit/pyrit-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pyrit/pyrit-0.3.0.ebuild b/app-crypt/pyrit/pyrit-0.3.0.ebuild
index 735d17d..a39872a 100644
--- a/app-crypt/pyrit/pyrit-0.3.0.ebuild
+++ b/app-crypt/pyrit/pyrit-0.3.0.ebuild
@@ -20,10 +20,10 @@ IUSE=""
DEPEND="dev-libs/openssl
sys-libs/zlib"
-RDEPEND="${DEPEND}
- net-analyzer/scapy"
+RDEPEND="${DEPEND}"
src_prepare() {
+ epatch "${FILESDIR}"/${P}-as-needed.patch
python_copy_sources
distutils_src_prepare
}