summaryrefslogtreecommitdiff
path: root/package/libgtk12/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-12 20:12:08 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-12 20:12:08 +0200
commit0716faa9be168506fb3d97eb69c115755eacfdcf (patch)
tree4d80df1d625c7d5aad7370fba2a2bcbb4205e382 /package/libgtk12/Config.in
parent017f3e84478137fa3b11e5c4b709864dc03d4a45 (diff)
libgtk12: Remove deprecated package
The Gtk 1.x is now very old, and Gtk 2.x has been around for a long time now. Besides Dillo that just got removed, we no longer have any package that depend on Gtk 1.x. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libgtk12/Config.in')
-rw-r--r--package/libgtk12/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/libgtk12/Config.in b/package/libgtk12/Config.in
deleted file mode 100644
index 7845f20c5..000000000
--- a/package/libgtk12/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_LIBGTK12
- bool "libgtk12"
- depends on BR2_DEPRECATED
- select BR2_PACKAGE_LIBGLIB12
- depends on BR2_PACKAGE_XORG7
- help
- The GTK+ graphical user interface library
-
- http://www.gtk.org/