summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51298c0a7501..999588a5e0c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/$_username/${_reponame/}"
license=('LGPL')
-depends=('glibmm' 'curl')
+depends=('glibmm' 'curl' 'boinc-app-api')
makedepends=('libxslt' 'perl-xml-sax' 'git' 'curl' 'inetutils' 'rsync')
install=$_pkgbase.install
options=('!staticlibs')