buildroot/package/libgtk2
Thomas Petazzoni cc76043bd4 xorg: simplify dependencies on X.org
Many packages used to depend on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7,
but this is useless since BR2_PACKAGE_XORG is a non-existing
configuration option. So, these depencies gets simplified to
BR2_PACKAGE_XORG7 only.

Some others were depending on BR2_PACKAGE_TINYX (which doesn't) exist
or BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tiny ||
BR2_PACKAGE_XSERVER_x11r7. Replace all that mess by a simple
dependency on BR2_PACKAGE_XORG7.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-17 14:34:22 +02:00
..
old_patches updated libgtk2 2008-03-06 18:15:42 +00:00
Config.in xorg: simplify dependencies on X.org 2009-07-17 14:34:22 +02:00
libgtk2-2.12.6-configure.patch Support ARCH-unknown-linux-gnu, Use target library paths instead of the host library paths. 2008-07-08 10:09:28 +00:00
libgtk2-2.12.6-no-tests.patch updated libgtk2 2008-03-06 18:15:42 +00:00
libgtk2.mk package: provide download target for host packages 2009-03-24 10:58:04 +00:00
S26libgtk2 libgtk2: init script: make sure /etc/gtk-2.0 exists 2009-03-16 15:49:11 +00:00