mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
newt: needs slang
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ecc81fed2f
commit
fdb2b2d6a0
2
CHANGES
2
CHANGES
@ -9,7 +9,7 @@
|
|||||||
bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
|
bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
|
||||||
e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, hal,
|
e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, hal,
|
||||||
iptables, iw, jpeg, kismet, libfuse, libglib2, libpcap, libungif,
|
iptables, iw, jpeg, kismet, libfuse, libglib2, libpcap, libungif,
|
||||||
libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd, neon,
|
libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, newt, nbd, neon,
|
||||||
netstat-nat, openvpn, pcre, php, qt, readline, rpm, sawman, sdl,
|
netstat-nat, openvpn, pcre, php, qt, readline, rpm, sawman, sdl,
|
||||||
sdl_ttf, sqlite, sshfs, tremor, u-boot, usb_modeswitch, usbutils,
|
sdl_ttf, sqlite, sshfs, tremor, u-boot, usb_modeswitch, usbutils,
|
||||||
webkit, wpa_supplicant, xfsprogs, zlib
|
webkit, wpa_supplicant, xfsprogs, zlib
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_NEWT
|
config BR2_PACKAGE_NEWT
|
||||||
bool "newt"
|
bool "newt"
|
||||||
|
select BR2_PACKAGE_SLANG
|
||||||
help
|
help
|
||||||
Programming library for color text mode, widget based user interfaces.
|
Programming library for color text mode, widget based user interfaces.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user