.gitlab-ci.yml: remove pygtk from GIMP dependencies list
pygtk is being removed from distros, and this breaks our gimp-2-10 CI build. Removing it from the dependencies should make the build work again, but means we lose building of the pygimp modules.
This commit is contained in:
@ -147,7 +147,6 @@ gegl-git:
|
|||||||
mypaint-brushes1
|
mypaint-brushes1
|
||||||
openexr
|
openexr
|
||||||
poppler-data
|
poppler-data
|
||||||
pygtk
|
|
||||||
alsa-lib
|
alsa-lib
|
||||||
ghostscript
|
ghostscript
|
||||||
poppler-glib
|
poppler-glib
|
||||||
|
Reference in New Issue
Block a user