wok-6.x diff ola/receipt @ rev 12237
uclibc-cross-compiler: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 09 15:07:54 2012 +0200 (2012-04-09) |
parents | 7efe0d7f12d4 |
children | 73641efed1cc |
line diff
1.1 --- a/ola/receipt Sun Mar 25 22:12:04 2012 +0200 1.2 +++ b/ola/receipt Mon Apr 09 15:07:54 2012 +0200 1.3 @@ -10,9 +10,9 @@ 1.4 WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL" 1.5 1.6 DEPENDS="protobuf cppunit libmicrohttpd gnutls libusb \ 1.7 -util-linux-ng-uuid ncursesw" 1.8 +util-linux-ng-uuid ncurses" 1.9 BUILD_DEPENDS="protobuf-dev util-linux-ng-uuid-dev cppunit-dev \ 1.10 -libmicrohttpd-dev zlib-dev gnutls-dev libusb-dev flex ncursesw-dev" 1.11 +libmicrohttpd-dev zlib-dev gnutls-dev libusb-dev flex ncurses-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()