summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxsmile2017-05-07 17:36:55 +0000
committerxsmile2017-05-07 17:36:55 +0000
commitaefe65f448ba1ad37cdb4f5ecf44d9aa31c5b26f (patch)
tree5533ef937db70c6921e6a4cab594edba1d6489a5 /PKGBUILD
parentf3e4d503e67c5a531e7c82bbde006df40b9419f7 (diff)
downloadaur-aefe65f448ba1ad37cdb4f5ecf44d9aa31c5b26f.tar.gz
added cppunit as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d4972052395..dc786e9a094c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='https://github.com/rakshasa/libtorrent'
license=('GPL')
arch=('any')
depends=('openssl')
+makedepends=('cppunit')
provides=('libtorrent')
conflicts=('libtorrent' 'libtorrent-git' 'libtorrent-ipv6' 'libtorrent-ps-git' 'libtorrent-pyro' 'libtorrent-pyro-git')
source=("https://github.com/rakshasa/$_pkgname/archive/$_pkgver.tar.gz"