wok diff tazpanel/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 5286a067ac76
children 8330bab480c0
line diff
     1.1 --- a/tazpanel/receipt	Sun Aug 11 19:53:39 2013 +0000
     1.2 +++ b/tazpanel/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf"
     1.5  
     1.6  DEPENDS="busybox tazinst-gui tazinst"
     1.7 -BUILD_DEPENDS=""
     1.8 +BUILD_DEPENDS="gettext"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()