mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
gqview: needs libgtk2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b06f14e4f7
commit
27ab47c473
14
CHANGES
14
CHANGES
@ -21,13 +21,13 @@
|
|||||||
sdl_sound, swfdec, sysstat
|
sdl_sound, swfdec, sysstat
|
||||||
|
|
||||||
Updated/fixed packages: alsamixergui, autoconf, bootutils, busybox,
|
Updated/fixed packages: alsamixergui, autoconf, bootutils, busybox,
|
||||||
gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, gstreamer,
|
gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, gqview,
|
||||||
gst-plugins-bad, gst-plugins-base, gst-plugins-good, imagemagick,
|
gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
|
||||||
ipkg, iptables, iw, kernel-headers, kismet, libelf, libevent, libglib2,
|
imagemagick, ipkg, iptables, iw, kernel-headers, kismet, libelf,
|
||||||
libidn, liblockfile, libmad, libpcap, libupnp, libuuid, lighttpd,
|
libevent, libglib2, libidn, liblockfile, libmad, libpcap, libupnp,
|
||||||
ltrace, lua, lzma, magiccube4d, matchbox, mdadm, nbd, ncftp, ncurses,
|
libuuid, lighttpd, ltrace, lua, lzma, magiccube4d, matchbox, mdadm,
|
||||||
netkittelnet, netsnmp, ntfs-3g, openntp, openssl, pcmanfm, php,
|
nbd, ncftp, ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl,
|
||||||
python, quagga, radvd, rsync, rubix, samba, sawman, sdl,
|
pcmanfm, php, python, quagga, radvd, rsync, rubix, samba, sawman, sdl,
|
||||||
shared-mime-info, spawn-fcgi, speech-tools, sqlite, squashfs, synergy,
|
shared-mime-info, spawn-fcgi, speech-tools, sqlite, squashfs, synergy,
|
||||||
syslinux, target-binutils, tcpdump, u-boot, util-linux, valgrind,
|
syslinux, target-binutils, tcpdump, u-boot, util-linux, valgrind,
|
||||||
vsftpd, wipe, wpa-supplicant, xdata_xcursor-themes, xboard, xstroke,
|
vsftpd, wipe, wpa-supplicant, xdata_xcursor-themes, xboard, xstroke,
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_GQVIEW
|
config BR2_PACKAGE_GQVIEW
|
||||||
bool "gqview"
|
bool "gqview"
|
||||||
|
depends on BR2_PACKAGE_LIBGTK2
|
||||||
help
|
help
|
||||||
GQview is an image viewer for Unix operating systems
|
GQview is an image viewer for Unix operating systems
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user