summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElijahZawesome2020-12-14 00:22:54 -0600
committerElijahZawesome2020-12-14 00:22:54 -0600
commit78d2dcd5fcfe1c44fbd26f8a4a8af9051444b20f (patch)
treee14bfaad5b2fb9758d0d30b5ff263e37c0997350 /PKGBUILD
parentf0d852ac3ddb417e78277c1095660c25ac94f763 (diff)
downloadaur-78d2dcd5fcfe1c44fbd26f8a4a8af9051444b20f.tar.gz
Almost forgot wget
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 288640c99fdb..06176196c7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/ninjamuffin99/Funkin"
license=('unknown')
depends=()
-makedepends=('git' 'haxe')
+makedepends=('git' 'haxe' 'wget')
provides=('funkin')
conflicts=('funkin')
source=("$pkgname"::"git://github.com/ninjamuffin99/Funkin.git")