summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLara Maia2015-08-25 15:55:37 -0300
committerLara Maia2015-08-25 15:55:37 -0300
commiteaa2d165c47dbc43b5aaff48b2695ebe2e91d2ef (patch)
tree4af101b72e6a8bb4faa388ae81a6b026dc7d6a99 /PKGBUILD
parent25bc8273688740bf1c476352b5a971fd574b207d (diff)
downloadaur-glslhacker-sample-pack.tar.gz
Oops: add aria2 to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0867b23648cd..9355d5898872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
arch=('any');
source=('http://www.ozone3d.net/glslhacker/dl/GLSLHacker_CodeSamplePack.zip')
md5sums=('8a3b41f3029f4bf8cd15d4969a9b1079')
-makedepends=('unzip')
+makedepends=('unzip' 'aria2')
package() {
cd "GLSLHacker_CodeSamplePack"