summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-09-20 11:46:30 +0200
committerM0Rf302016-09-20 11:46:30 +0200
commit57ed6818b403377b926ddc5c99a58586af583f6b (patch)
tree7a80dc5ead2353bb87bd24ac158b368d67d45a81 /PKGBUILD
parentc3796d889ae9aab5e93f6eec5875fd2432414222 (diff)
downloadaur-57ed6818b403377b926ddc5c99a58586af583f6b.tar.gz
ndpi not a makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 257d1832be5f..49152f1fa625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ arch=(i686 x86_64)
pkgdesc="PCAP files from another point of view"
url="http://www.capanalysis.net/"
license=('GPL')
-depends=('glibc' 'libpcap' 'libpqxx' 'sqlite' 'openssl' 'zlib' 'wireshark-cli' 'apache' 'php-apache' 'php-sqlite' 'php-pgsql' 'postgresql')
-makedepends=('xxd' 'ndpi')
+depends=('glibc' 'libpcap' 'libpqxx' 'sqlite' 'openssl' 'zlib' 'wireshark-cli' 'apache' 'php-apache' 'php-sqlite' 'php-pgsql' 'postgresql' 'ndpi')
+makedepends=('xxd')
source=('capanalysis::git+https://github.com/M0Rf30/CapAnalysis.git'
'xplico::git+https://github.com/M0Rf30/xplico.git'
capanalysis.service