diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-09-12 20:13:36 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-09-12 20:13:36 +0200 |
commit | d09721c451a358a02f31f82f9f63587b16def22b (patch) | |
tree | 22499e0db4b7a5605bc1fa404e03b41a89601189 /configs/at91sam9261ek_ext_defconfig | |
parent | 0716faa9be168506fb3d97eb69c115755eacfdcf (diff) | |
download | buildroot-novena-d09721c451a358a02f31f82f9f63587b16def22b.tar.gz buildroot-novena-d09721c451a358a02f31f82f9f63587b16def22b.zip |
libglib12: remove deprecated package
This is part of the removal of the Gtk 1.x stack.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/at91sam9261ek_ext_defconfig')
-rw-r--r-- | configs/at91sam9261ek_ext_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9261ek_ext_defconfig b/configs/at91sam9261ek_ext_defconfig index 367bcfa70..45c8744c2 100644 --- a/configs/at91sam9261ek_ext_defconfig +++ b/configs/at91sam9261ek_ext_defconfig @@ -696,7 +696,6 @@ BR2_PACKAGE_PANGO=y # BR2_PACKAGE_LIBDRM is not set BR2_PACKAGE_LIBERATION=y # BR2_PACKAGE_LIBGLADE is not set -BR2_PACKAGE_LIBGLIB12=y BR2_PACKAGE_LIBGLIB2=y BR2_PACKAGE_LIBGTK2=y BR2_PACKAGE_LIBGTK2_ENGINES=y |