diff options
-rw-r--r-- | CHANGES | 14 | ||||
-rw-r--r-- | package/gqview/Config.in | 1 |
2 files changed, 8 insertions, 7 deletions
@@ -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 |