From b25ea7d7b04a408aeea4ef359bd9c186b25f32f4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 9 Feb 2017 10:03:41 +0100 Subject: Fix makedeps for cg-tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- cg-tools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg-tools/PKGBUILD b/cg-tools/PKGBUILD index a1d02c8..fe4d2ea 100644 --- a/cg-tools/PKGBUILD +++ b/cg-tools/PKGBUILD @@ -8,7 +8,7 @@ arch=(any) url="https://github.com/maandree/cg-tools" license=('GPL3') depends=(libcoopgamma) -makedepends=(libcoopgamma) +makedepends=(libcoopgamma libclut) source=($url/archive/$pkgver.tar.gz) sha256sums=(8a4b92c3f9b2df45663526c5ce9a81f1d66b11f9fd4e45112768cd6f97077273) -- cgit v1.2.3-70-g09d2