mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
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:
parent
4acd18309a
commit
83545ee94d
2 changed files with 14 additions and 3 deletions
|
@ -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/' ],
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue