mirror of https://github.com/GNOME/gimp.git
gitlab-ci: our CI base system (Arch) fixed their libmypaint package.
See: https://bugs.archlinux.org/task/62468
This commit is contained in:
parent
1f20b72a45
commit
035802c5a6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue