summaryrefslogtreecommitdiffstats
path: root/package/libgtk2
diff options
context:
space:
mode:
authorUlf Samuelsson2007-08-11 19:03:04 +0200
committerUlf Samuelsson2007-08-11 19:03:04 +0200
commit20af51a7d7073427a2500cc433cf17bdd6e63ab0 (patch)
tree1c8d3ebbe4208cbba1bc32a9276a4388e858b5f3 /package/libgtk2
parentBump version of openssl, add threads (diff)
downloadbuildroot-20af51a7d7073427a2500cc433cf17bdd6e63ab0.tar.gz
buildroot-20af51a7d7073427a2500cc433cf17bdd6e63ab0.tar.xz
buildroot-20af51a7d7073427a2500cc433cf17bdd6e63ab0.zip
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo
Diffstat (limited to 'package/libgtk2')
-rw-r--r--package/libgtk2/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgtk2/Config.in b/package/libgtk2/Config.in
index 8c6b5f70c..82982cae9 100644
--- a/package/libgtk2/Config.in
+++ b/package/libgtk2/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBGTK2
select BR2_PACKAGE_JPEG
select BR2_PACKAGE_TIFF
select BR2_PACKAGE_LIBPNG
- depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
+ depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
help
The GTK+ version 2 graphical user interface library