projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a8c82
)
add glibmm as dependency
author
Mirko Vogt
<mirko@openwrt.org>
Thu, 12 Nov 2009 21:57:03 +0000
(21:57 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Thu, 12 Nov 2009 21:57:03 +0000
(21:57 +0000)
SVN-Revision: 18408
Xorg/lib/pangomm/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/pangomm/Makefile
b/Xorg/lib/pangomm/Makefile
index
7d256fc
..
6d6e446
100644
(file)
--- 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