Commit fdb2b2d6 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

newt: needs slang

parent ecc81fed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
config BR2_PACKAGE_NEWT
	bool "newt"
	select BR2_PACKAGE_SLANG
	help
	  Programming library for color text mode, widget based user interfaces.