summaryrefslogtreecommitdiff
path: root/community/driftnet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/driftnet/PKGBUILD')
-rw-r--r--community/driftnet/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/driftnet/PKGBUILD b/community/driftnet/PKGBUILD
index d7fb5fce2..20403de77 100644
--- a/community/driftnet/PKGBUILD
+++ b/community/driftnet/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=4
pkgdesc="Listens to network traffic and picks out images from TCP streams it observes."
url=('http://www.ex-parrot.com/~chris/driftnet/')
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libjpeg' 'libpcap' 'gtk' 'giflib')
makedepends=('imake')
source=(http://www.ex-parrot.com/~chris/driftnet/$pkgname-$pkgver.tar.gz)