Explorar o código

newt: needs slang

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=15) %!d(string=hai) anos
pai
achega
fdb2b2d6a0
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 1
      CHANGES
  2. 1 0
      package/newt/Config.in

+ 1 - 1
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 - 0
package/newt/Config.in

@@ -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.