summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Lansdowne2023-01-19 21:19:48 +0000
committerJoseph Lansdowne2023-01-19 21:19:48 +0000
commitac0e0b961657253a937c81df1e5c96cf228e6d97 (patch)
treeff720efa6b9c0edc38ec8dc067fb83abd8dd59aa /PKGBUILD
parent6736076432866ace29e65c9f8ccf69025cab250e (diff)
downloadaur-gcedit.tar.gz
gcedit: add makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 507f27eec164..00263371e7e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="GameCube disk image editor"
arch=(any)
url=http://ikn.org.uk/app/gcedit
license=(GPL3)
+makedepends=(python-setuptools)
depends=("python>=3.2" "python-gobject>=3.11")
source=(https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz)
sha256sums=('44762ef524db10fac0a00f4e75c16dc34f7113a6c0a9ebe7d8ca38bee51fa314')