aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcolour/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcolour/PKGBUILD b/libcolour/PKGBUILD
index f1ac300..866e104 100644
--- a/libcolour/PKGBUILD
+++ b/libcolour/PKGBUILD
@@ -8,7 +8,7 @@ arch=(i686 x86_64)
url="https://github.com/maandree/libcolour"
license=('ISC')
depends=(glibc)
-makedepends=(glibc make coreutils gcc sed)
+makedepends=(glibc make coreutils gcc sed python)
source=($url/archive/$pkgver.tar.gz)
sha256sums=(f207e89386db4056cf3cb7f3335adea59b433ae2b78f11dc2b4c79bdae6bb9d0)