mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
2
CHANGES
2
CHANGES
@@ -9,7 +9,7 @@
|
||||
bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
|
||||
e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, hal,
|
||||
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,
|
||||
sdl_ttf, sqlite, sshfs, tremor, u-boot, usb_modeswitch, usbutils,
|
||||
webkit, wpa_supplicant, xfsprogs, zlib
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_NEWT
|
||||
bool "newt"
|
||||
select BR2_PACKAGE_SLANG
|
||||
help
|
||||
Programming library for color text mode, widget based user interfaces.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user