wok-current diff cssed/receipt @ rev 13830
eboard: add LDFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 12:12:01 2013 +0100 (2013-01-07) |
parents | 02ae81877dfd |
children | 95f617f68721 |
line diff
1.1 --- a/cssed/receipt Thu Nov 03 22:30:43 2011 +0100 1.2 +++ b/cssed/receipt Mon Jan 07 12:12:01 2013 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="gtk+" 1.8 +BUILD_DEPENDS="gtk+-dev libxml2-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()