wok diff sagan/receipt @ rev 11460

orage: add popt to depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:42:21 2011 +0100 (2011-12-17)
parents f40fbf8bf14b
children d01a9b90fdf0
line diff
     1.1 --- a/sagan/receipt	Wed Dec 14 02:30:44 2011 +0100
     1.2 +++ b/sagan/receipt	Sat Dec 17 11:42:21 2011 +0100
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	./configure $CONFIGURE_ARGS \
     1.9  		--sysconfdir=/etc/sagan \
    1.10  		--disable-mysql \