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:
parent
a38996aac5
commit
a9f6fe0ef2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user