From 27ab47c473465801a681d7a1a5e3ac14203dfe94 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 23 Nov 2009 12:14:49 +0100 Subject: gqview: needs libgtk2 Signed-off-by: Peter Korsgaard --- CHANGES | 14 +++++++------- package/gqview/Config.in | 1 + 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 203124dbc..b9870f601 100644 --- a/CHANGES +++ b/CHANGES @@ -21,13 +21,13 @@ sdl_sound, swfdec, sysstat Updated/fixed packages: alsamixergui, autoconf, bootutils, busybox, - gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, gstreamer, - gst-plugins-bad, gst-plugins-base, gst-plugins-good, imagemagick, - ipkg, iptables, iw, kernel-headers, kismet, libelf, libevent, libglib2, - libidn, liblockfile, libmad, libpcap, libupnp, libuuid, lighttpd, - ltrace, lua, lzma, magiccube4d, matchbox, mdadm, nbd, ncftp, ncurses, - netkittelnet, netsnmp, ntfs-3g, openntp, openssl, pcmanfm, php, - python, quagga, radvd, rsync, rubix, samba, sawman, sdl, + gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, gqview, + gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, + imagemagick, ipkg, iptables, iw, kernel-headers, kismet, libelf, + libevent, libglib2, libidn, liblockfile, libmad, libpcap, libupnp, + libuuid, lighttpd, ltrace, lua, lzma, magiccube4d, matchbox, mdadm, + nbd, ncftp, ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, + pcmanfm, php, python, quagga, radvd, rsync, rubix, samba, sawman, sdl, shared-mime-info, spawn-fcgi, speech-tools, sqlite, squashfs, synergy, syslinux, target-binutils, tcpdump, u-boot, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, xdata_xcursor-themes, xboard, xstroke, diff --git a/package/gqview/Config.in b/package/gqview/Config.in index 6d06258c6..c1df40cc1 100644 --- a/package/gqview/Config.in +++ b/package/gqview/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_GQVIEW bool "gqview" + depends on BR2_PACKAGE_LIBGTK2 help GQview is an image viewer for Unix operating systems -- cgit v1.2.3