diff options
author | xsmile | 2017-05-07 17:36:55 +0000 |
---|---|---|
committer | xsmile | 2017-05-07 17:36:55 +0000 |
commit | aefe65f448ba1ad37cdb4f5ecf44d9aa31c5b26f (patch) | |
tree | 5533ef937db70c6921e6a4cab594edba1d6489a5 /PKGBUILD | |
parent | f3e4d503e67c5a531e7c82bbde006df40b9419f7 (diff) | |
download | aur-aefe65f448ba1ad37cdb4f5ecf44d9aa31c5b26f.tar.gz |
added cppunit as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |