summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Frączek2018-03-03 15:57:11 +0100
committerRafał Frączek2018-03-03 15:57:11 +0100
commit45517a9e4feda6a383878e073c2087306f4e38ea (patch)
tree72bb3a4d528d2436a36824547349d14ffc8022b3 /PKGBUILD
parent8828011a21833a4b289e801555e2594986fd5b1f (diff)
downloadaur-45517a9e4feda6a383878e073c2087306f4e38ea.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 0cfb133c8458..f19e1dff8113 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')
+depends=('boost-libs' 'curl', 'xdg-utils')
makedepends=('gcc' 'git' 'boost' 'curl' 'binutils' 'gzip')
checkdepends=()
optdepends=()