gitlab-ci: our CI base system (Arch) fixed their libmypaint package.

See: https://bugs.archlinux.org/task/62468
This commit is contained in:
Jehan 2019-09-11 17:09:05 +02:00
parent 1f20b72a45
commit 035802c5a6
1 changed files with 1 additions and 3 deletions

View File

@ -161,9 +161,7 @@ gegl-git:
script:
- mkdir _build
- cd _build
- LIBMYPAINT_CFLAGS="-I/usr/include/libmypaint-1.3 -I/usr/include/json-c"
LIBMYPAINT_LIBS="-lmypaint-1.3 -ljson-c"
../autogen.sh
- ../autogen.sh
--prefix="${INSTALL_PREFIX}"
--enable-debug
--with-python=force