wok-next diff tsclient/receipt @ rev 20155
uclibc-cross-compiler-x86_64: receipt v2 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 01 15:25:12 2017 +0100 (2017-11-01) |
parents | 600aaedb561d |
children | d43bf7aae921 |
line diff
1.1 --- a/tsclient/receipt Mon Dec 02 19:18:04 2013 +0000 1.2 +++ b/tsclient/receipt Wed Nov 01 15:25:12 2017 +0100 1.3 @@ -12,12 +12,11 @@ 1.4 TAGS="remote-desktop" 1.5 1.6 DEPENDS="gtk+ rdesktop xorg-libXdamage" 1.7 -BUILD_DEPENDS="gtk+ gtk+-dev perl-xml-parser pkg-config" 1.8 +BUILD_DEPENDS="gtk+ gtk+-dev perl-xml-parser pkg-config gettext-tools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 - cd $src 1.14 ./configure \ 1.15 --prefix=/usr \ 1.16 --libexecdir=/usr/lib/$PACKAGE \