projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b9d738
)
it seems pdf and ps support are required for gtk2
author
Eric Andersen
<andersen@codepoet.org>
Thu, 11 Jan 2007 08:45:28 +0000
(08:45 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 11 Jan 2007 08:45:28 +0000
(08:45 -0000)
package/cairo/cairo.mk
patch
|
blob
|
history
diff --git
a/package/cairo/cairo.mk
b/package/cairo/cairo.mk
index ba46917eed426ddddb3a20fcf603cb8323723079..7e1eba5c678911d0570ea0336ce05d6fa576d0dc 100644
(file)
--- a/
package/cairo/cairo.mk
+++ b/
package/cairo/cairo.mk
@@
-109,8
+109,8
@@
$(CAIRO_DIR)/.configured: $(CAIRO_DIR)/.unpacked
--with-x \
--x-includes=$(STAGING_DIR)/usr/X11R6/include \
--x-libraries=$(STAGING_DIR)/usr/X11R6/lib \
- --enable-ps=
no
\
- --enable-pdf=
no
\
+ --enable-ps=
yes
\
+ --enable-pdf=
yes
\
--enable-svg=no \
--enable-png=yes \
--enable-freetype=yes \