summaryrefslogtreecommitdiffstats
path: root/package/cairo
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2007-08-10 19:07:51 +0000
committerEric Andersen <andersen@codepoet.org>2007-08-10 19:07:51 +0000
commita7e49eb2af5d2ca6e53fb908fddfddd92696910a (patch)
treeef6625168d47591f85f98a2014f61bc697cf2427 /package/cairo
parent7aa1c59ebf82bd91a9e2b03178ceb4ce4fbf1b9d (diff)
downloadbuildroot-novena-a7e49eb2af5d2ca6e53fb908fddfddd92696910a.tar.gz
buildroot-novena-a7e49eb2af5d2ca6e53fb908fddfddd92696910a.zip
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
Diffstat (limited to 'package/cairo')
-rw-r--r--package/cairo/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cairo/Config.in b/package/cairo/Config.in
index 0af4ad213..ad4a62ae6 100644
--- a/package/cairo/Config.in
+++ b/package/cairo/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_CAIRO
default n
select BR2_PACKAGE_PKGCONFIG
select BR2_PACKAGE_LIBPNG
- select BR2_PACKAGE_XORG
+ depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
help
Cairo is a 2D graphics library with support for multiple
output devices. Currently supported output targets include