Hi,

When building gtk+-3 , I got :
--------------------
checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
checking for GDK_DEP... no
configure: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.45.8 fontconfig x11 xext xinerama xi xrandr xcursor xfixes xcomposite xdamage cairo-xlib cairo epoxy >= 1.0) were not met:

No package 'epoxy' found
-------------------
I do not know why I never met this error before, maybe because libepoxy was not required for former versions of the library, or maybe because I always had the Xorg-server built before GTK+3. I've followed the dependency chain. Only two packages have libepoxy as a dependency : Xorg server and kf5-frameworks. None of those are in the required/recommended dependency chain of GTK+3. I suggest adding libepoxy as a required dep for GTK+3. I can do that, if you agree.

Pierre

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to