summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302015-08-08 03:03:17 +0200
committerM0Rf302015-08-08 03:03:17 +0200
commitd0657b01b4de5e19a05159183a06a1820118d033 (patch)
tree646b026edc76738bc409e86a576661cb41d26afc
parent6794cfae2dea1e59695f9a424c5b78f19a9f3c07 (diff)
downloadaur-d0657b01b4de5e19a05159183a06a1820118d033.tar.gz
tgif dep added
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4e6b5cccbd9..b7875cd75b2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A set of drivers, libraries, utilities and analysis software for ATM and PoS OCx monitors and pcap interfaces"
url="https://www.caida.org/tools/measurement/coralreef/status.xml"
arch=('i686' 'x86_64')
-depends=('perl')
+depends=('perl' 'tgif')
source=("https://www.caida.org/tools/measurement/coralreef/dists/$pkgname-$pkgver.tar.gz"
patch.diff)