From 255af437a3629dc0847c327a2ad5ac065c88d3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 11 Jan 2017 14:25:44 +0100 Subject: [PATCH] gimp: nocross for now Cross building gimp needs some work: add gdk-pixbuf-devel and find a way to convice configure to use the cross python2.7 headers. --- srcpkgs/gimp/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index ec31699b330..c63e80ff938 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -27,6 +27,7 @@ homepage="http://www.gimp.org" license="GPL-3" distfiles="http://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2" checksum=39dd2247c678deaf5cc664397d3c6bd4fb910d3472290fd54b52b441b5815441 +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/107/steps/shell_3/logs/stdio" libgimp_package() { short_desc+=" - runtime libraries"