wok-4.x diff ola/receipt @ rev 12477
Up openssl 1.1.1n (bump packages curl, git, wget, python), up cherokee 1.2.104 and bdeps (automake, openldap, cyrus-sasl)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Apr 02 14:34:44 2023 +0000 (20 months ago) |
parents | 7efe0d7f12d4 |
children |
line diff
1.1 --- a/ola/receipt Sun Mar 25 22:12:04 2012 +0200 1.2 +++ b/ola/receipt Sun Apr 02 14:34:44 2023 +0000 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()