wok diff mariadb/receipt @ rev 17605
notify-python: fix notify_notification_new args
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 12 13:15:01 2015 +0100 (2015-02-12) |
parents | 82d9aa0126d9 |
children | 9e01bc6321ea |
line diff
1.1 --- a/mariadb/receipt Tue Jun 03 00:41:10 2014 +0200 1.2 +++ b/mariadb/receipt Thu Feb 12 13:15:01 2015 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 1.5 DEPENDS="busybox libmariadbclient mariadb-client zlib slitaz-base-files \ 1.6 gcc-lib-base" 1.7 -BUILD_DEPENDS="cmake ncurses-dev" 1.8 +BUILD_DEPENDS="cmake ncurses-dev bison openssl-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()