components/gnome/gdk-pixbuf/Makefile
changeset 7803 bab5480f2396
parent 7687 1093e2a9adbd
--- a/components/gnome/gdk-pixbuf/Makefile	Mon Mar 27 13:40:48 2017 -0700
+++ b/components/gnome/gdk-pixbuf/Makefile	Sun Mar 26 13:26:42 2017 -0700
@@ -49,8 +49,7 @@
 # Requires a reconf due to patch to configure.ac.
 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
 
-# Requires gtk-doc >= 1.20, enable after that's available on build machines
-# CONFIGURE_OPTIONS += --enable-gtk-doc
+CONFIGURE_OPTIONS += --enable-gtk-doc
 
 # Required for other components.
 CONFIGURE_OPTIONS += --enable-introspection
@@ -106,6 +105,7 @@
         '-e "/ERROR/p" '
 
 # Requires >= 2.69 autoconf
+REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
 REQUIRED_PACKAGES += image/library/libjpeg
 REQUIRED_PACKAGES += image/library/libpng
 REQUIRED_PACKAGES += image/library/libtiff