devel-docs: adding libgimp as dependency to libgimpui.
Also use proper naming of dependencies, regarding of casing (e.g. GIMP and GEGL, but babl).
This commit is contained in:
@ -6,4 +6,5 @@ baseURLs = [
|
||||
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
|
||||
[ 'Gio', 'https://docs.gtk.org/gio/' ],
|
||||
[ 'Gtk', 'https://docs.gtk.org/gtk3/' ],
|
||||
[ 'Gimp', 'https://developer.gimp.org/api/3.0/libgimp/' ],
|
||||
]
|
||||
|
Reference in New Issue
Block a user