From d3baa053b85503faa72a9f72a8fcfcadd6b3a170 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 15 Jun 2017 21:04:28 +0200 Subject: libcolour: add missing deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcolour/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-70-g09d2