projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f58b8cd
)
cairo: ps backend needs pdf
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 22 May 2010 19:55:42 +0000
(21:55 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 22 May 2010 19:55:42 +0000
(21:55 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/cairo/Config.in
patch
|
blob
|
history
diff --git
a/package/cairo/Config.in
b/package/cairo/Config.in
index e19efb5c49718c7b780551f8625b66de10e04426..752f6151009d2d62b857a8f76e2ac42425192ea4 100644
(file)
--- a/
package/cairo/Config.in
+++ b/
package/cairo/Config.in
@@
-16,6
+16,7
@@
if BR2_PACKAGE_CAIRO
config BR2_PACKAGE_CAIRO_PS
bool "postscript support"
select BR2_PACKAGE_ZLIB
+ select BR2_PACKAGE_CAIRO_PDF
config BR2_PACKAGE_CAIRO_PDF
bool "pdf support"