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 6d95060869f5..574ac01bbb7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="OpenSnitch is a GNU/Linux port of the Little Snitch application firewal
arch=(any)
url=https://github.com/evilsocket/${pkgname%-git}
license=(GPL3)
-depends=(python2 python2-pyqt5 python2-netfilterqueue-git libnetfilter_queue scapy)
+depends=(python2 python2-pyqt5 python2-netfilterqueue-git python2-dpkt libnetfilter_queue scapy)
makedepends=(git python2-setuptools)
provides=(${pkgname%-git})
conflicts=(${pkgname%-git})