diff options
author | Gustavo Zacarias | 2012-05-07 02:33:36 +0200 |
---|---|---|
committer | Peter Korsgaard | 2012-05-07 23:18:51 +0200 |
commit | e940b30385b75e3d5a42708a3de6d3fa43bd9226 (patch) | |
tree | dfbca6c1d518718a2fcd1695934734b827784eb3 /CHANGES | |
parent | qemu/arm-vexpress: add new sample config (diff) | |
download | buildroot-e940b30385b75e3d5a42708a3de6d3fa43bd9226.tar.gz buildroot-e940b30385b75e3d5a42708a3de6d3fa43bd9226.tar.xz buildroot-e940b30385b75e3d5a42708a3de6d3fa43bd9226.zip |
ncurses: install screen terminfo file
Closes #5204
Install the terminfo file for screen.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -40,15 +40,15 @@ libupnp, liburcu, libusb, libusb-compat, libxml2, libxml-parser-perl, libxslt, linux-firmware, linux-fusion, lite, lsof, ltrace, lttng-libust, lua, makedevs, microperl, - mpd, mpfr, mpg123, mrouted, mtd, mysql_client, nbd, neon, - netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, openssh, - openssl, parted, pango, pcre, php, pixman, poco, psmisc, - pulseaudio, python, qt, quagga, radvd, rpm, ruby, samba, - sam-ba, sane-backends, sawman, screen, sdl_net, smartmontools, - sqlite, squashfs3, squid, sshfs, sudo, syslinux, sysstat, - taglib, tcpdump, tftp-hpa, transmission, tiff, tinyhttpd, - uboot-tools, udev, uemacs, unionfs, usbutils, util-linux, - vala, valgrind, vim, vsftpd, wipe, + mpd, mpfr, mpg123, mrouted, mtd, mysql_client, nbd, ncurses, + neon, netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, + openssh, openssl, parted, pango, pcre, php, pixman, poco, + psmisc, pulseaudio, python, qt, quagga, radvd, rpm, ruby, + samba, sam-ba, sane-backends, sawman, screen, sdl_net, + smartmontools, sqlite, squashfs3, squid, sshfs, sudo, + syslinux, sysstat, taglib, tcpdump, tftp-hpa, transmission, + tiff, tinyhttpd, uboot-tools, udev, uemacs, unionfs, usbutils, + util-linux, vala, valgrind, vim, vsftpd, wipe, xdriver_xf86-{input-vmmouse,video-fbdev}, xfsprogs, zlib New packages: apr, audiofile, bellagio, fmtools, @@ -78,6 +78,7 @@ #5018: dialog broken: exits with assert in uClibc #5102: qt package moc, uic, rcc read from wrong place #5144: Patch to fix ixon bug in uemacs + #5204: Missing terminfo file(s) for GNU screen terminal type 2012.02, Released February 29th, 2012: |