summaryrefslogtreecommitdiff
path: root/package/cairo
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-11 17:03:04 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-11 17:03:04 +0000
commit20af51a7d7073427a2500cc433cf17bdd6e63ab0 (patch)
tree1c8d3ebbe4208cbba1bc32a9276a4388e858b5f3 /package/cairo
parentbe62f652d629cba888a7a10e31f64f43f50cb04b (diff)
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo
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 ad4a62ae6..60aa6acb1 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
- depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
+ depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
help
Cairo is a 2D graphics library with support for multiple
output devices. Currently supported output targets include