wok diff gtklp/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents dbf89b0ec274
children 7896f0694ef6
line diff
     1.1 --- a/gtklp/receipt	Sun Dec 25 16:26:10 2011 +0100
     1.2 +++ b/gtklp/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -12,12 +12,13 @@
     1.4  TAGS=""
     1.5  
     1.6  DEPENDS="cups gtk+"
     1.7 -BUILD_DEPENDS="cups-dev gtk+-dev"
     1.8 +BUILD_DEPENDS="cups-dev gtk+-dev autoconf automake libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  
    1.12  compile_rules() {
    1.13    cd $src
    1.14 +  sed -i 's|http.h.*|&\n#include <cups/ppd.h>|' gtklp/gtklp.h
    1.15    sed -i 's/^gettextize .*/autopoint -f/' autogen.sh
    1.16    chmod +x autogen.sh 
    1.17    ./autogen.sh