summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Robinson2020-11-11 01:15:22 -0500
committerNathan Robinson2020-11-11 01:15:22 -0500
commit622c11158cb16492387c773789e9065967bda892 (patch)
treef2130fe3342ecd7717febfe81c2727ac6aa48485 /PKGBUILD
parent7e2c616ce72c1c44198eb3a90163afb39f3f2a39 (diff)
downloadaur-622c11158cb16492387c773789e9065967bda892.tar.gz
oops at 01:15 of 2020-11-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 901aaf5abe19..8b414e86aaac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
provides=('neopo')
source=('git+https://github.com/nrobinson2000/neopo.git')
md5sums=('SKIP')
-make_depends=('python-setuptools')
+makedepends=('python-setuptools')
depends=('python' 'vim' 'git' 'perl-archive-zip' 'libusb')
depends_x86_64=('lib32-glibc')
depends_aarch64=('dfu-util' 'nodejs')