wok-6.x diff superswitcher/receipt @ rev 19509
syslinux: create /etc/slitaz-version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 21 09:32:06 2016 +0100 (2016-11-21) |
parents | 380ffe05937a |
children | 6135577f4d08 |
line diff
1.1 --- a/superswitcher/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/superswitcher/receipt Mon Nov 21 09:32:06 2016 +0100 1.3 @@ -11,7 +11,8 @@ 1.4 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.5 1.6 DEPENDS="gtk+ libwnck GConf" 1.7 -BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev" 1.8 +BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev \ 1.9 +autoconf automake" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()