diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-16 16:17:23 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-16 21:45:51 +0200 |
commit | b767b8d1abe8969597fcadbfdae3f2906d192187 (patch) | |
tree | 62961a2eeb4201444b19005dd991a09393483cfd /CHANGES | |
parent | 5fd095b3748115d7cbe89524332e4b310550b7c3 (diff) | |
download | buildroot-novena-b767b8d1abe8969597fcadbfdae3f2906d192187.tar.gz buildroot-novena-b767b8d1abe8969597fcadbfdae3f2906d192187.zip |
libart: fix staging install
The libart package had a couple of typos so it never really installed to
staging. So fix it.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ luasocket, rings, wsapi, xavante Updated/fixed packages: busybox, cdrkit, file, gawk, - gstreamer, intltool, ipsec-tools, iptables, libidn, lmbench, - netperf, openssl, php, qt, sqlite, tn5250, usbutils, + gstreamer, intltool, ipsec-tools, iptables, libart, libidn, + lmbench, netperf, openssl, php, qt, sqlite, tn5250, usbutils, xkeyboard-config Removed packages: modutils |