summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Frączek2018-03-03 15:59:37 +0100
committerRafał Frączek2018-03-03 15:59:37 +0100
commitf8d12b18d14d7a18223afae91962b7f12a66c4aa (patch)
tree3247c1ff7bc8a15f70e5ccda8440aa6c0fa8f06a /PKGBUILD
parentd70e95805e27cbb6fde2d9b38427a502c89bb09e (diff)
downloadaur-f8d12b18d14d7a18223afae91962b7f12a66c4aa.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f19e1dff8113..5ac58b19d09d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Software for measuring network usage."
arch=('x86_64')
url="https://github.com/rafalfr/smarttrafficmeter"
license=('GPL3')
-depends=('boost-libs' 'curl', 'xdg-utils')
+depends=('boost-libs' 'curl' 'xdg-utils')
makedepends=('gcc' 'git' 'boost' 'curl' 'binutils' 'gzip')
checkdepends=()
optdepends=()