wok-6.x diff gtklp/receipt @ rev 14695
python-elementary-dev: Up to 1.7.0-3
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Jun 06 22:09:35 2013 +0200 (2013-06-06) |
parents | dbf89b0ec274 |
children | 7896f0694ef6 |
line diff
1.1 --- a/gtklp/receipt Sun Dec 25 16:26:10 2011 +0100 1.2 +++ b/gtklp/receipt Thu Jun 06 22:09:35 2013 +0200 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