summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beabae49874f..fdf53f0c3fa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/phaethon/scapy"
license=('GPLv2')
groups=()
-depends=('python')
+depends=('python' 'tcpdump')
makedepends=('git')
source=('git+https://github.com/phaethon/scapy.git')
md5sums=('SKIP')