mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
subprojects: Pin gtk-doc to a specific version
One of the points of subprojects is to allow building against a version of a dependency that the project has been tested against, so don’t try and build against gtk-doc master. Building against master is actually currently fine, but is a slight risk. Making this change also removes one more instance of `master` from `git grep master` results, which helps #2348. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #2348
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[wrap-git]
|
[wrap-git]
|
||||||
directory=gtk-doc
|
directory=gtk-doc
|
||||||
url=https://gitlab.gnome.org/GNOME/gtk-doc.git
|
url=https://gitlab.gnome.org/GNOME/gtk-doc.git
|
||||||
revision=master
|
revision=1.33.2
|
||||||
depth=1
|
depth=1
|
||||||
|
Reference in New Issue
Block a user