.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
|
||||
openexr
|
||||
poppler-data
|
||||
pygtk
|
||||
alsa-lib
|
||||
ghostscript
|
||||
poppler-glib
|
||||
|
Reference in New Issue
Block a user