From: mirko Date: Thu, 12 Nov 2009 21:57:03 +0000 (+0000) Subject: add glibmm as dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b74431e7d8d49c981d585be9309700d08dcc4599;p=packages.git add glibmm as dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@18408 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/lib/pangomm/Makefile b/Xorg/lib/pangomm/Makefile index 7d256fc4e..6d6e44617 100644 --- a/Xorg/lib/pangomm/Makefile +++ b/Xorg/lib/pangomm/Makefile @@ -34,7 +34,7 @@ define Package/pangomm CATEGORY:=Xorg SUBMENU:=libraries TITLE:=Text layout and rendering library - DEPENDS:=+pango + DEPENDS:=+glibmm +cairomm +pango endef CONFIGURE_ARGS+= --disable-documentation