This needs a BDEP on gi-docgen even when docs generation is disabled; the

check in meson.build is not correct: if gi-docgen is around, we build the
docs whatever the options is.
This commit is contained in:
ajacoutot 2022-11-09 15:37:05 +00:00
parent a38996aac5
commit a9f6fe0ef2

View File

@ -41,7 +41,8 @@ LIB_DEPENDS= graphics/libgexiv2 \
x11/gnome/tracker3
MODGNOME_TOOLS= desktop-file-utils gobject-introspection \
gtk-update-icon-cache
gtk-update-icon-cache gi-docgen
MODGNOME_CPPFLAGS= -I${X11BASE}/include
MODGNOME_LDFLAGS= -L${X11BASE}/lib