wok-stable diff obconf/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 9df3bbf503c6
children b7319995b37e
line diff
     1.1 --- a/obconf/receipt	Mon May 16 15:29:31 2011 +0200
     1.2 +++ b/obconf/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -11,9 +11,9 @@
     1.4  TAGS="openbox"
     1.5  
     1.6  DEPENDS="openbox gtk+ libglade shared-mime-info xorg-libXdamage \
     1.7 -libstartup-notification"
     1.8 +startup-notification"
     1.9  BUILD_DEPENDS="xorg-dev gtk+-dev libglade-dev openbox-dev \
    1.10 -libstartup-notification-dev"
    1.11 +startup-notification-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()