summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThecaTTony2016-01-26 16:04:05 -0300
committerThecaTTony2016-01-26 16:04:05 -0300
commit9a69d9fb8ec2f86ce5406401ae2eaf6214f10441 (patch)
tree480886bd27942b80d5fc5dc8c50cec745a4ef265 /PKGBUILD
parent6ce9776ef09a081abc6e9cacc34762aad4376670 (diff)
downloadaur-9a69d9fb8ec2f86ce5406401ae2eaf6214f10441.tar.gz
missing makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c2d402ba7b5..dcda3cc0c504 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ url="http://www.amule.org"
license=('GPL')
conflicts=('amule')
depends=('wxgtk2.8' 'geoip')
+makedepends=('crypto++')
source=("http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2")
md5sums=('f3c666b6fa518a3e6e2c21670c243292')