wok-6.x diff libmatchbox/receipt @ rev 15080
libmatchbox: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 17:56:32 2013 +0000 (2013-08-13) |
parents | 77d17715f02a |
children | 4f0e0b25aa94 |
line diff
1.1 --- a/libmatchbox/receipt Wed Jun 08 23:20:29 2011 +0200 1.2 +++ b/libmatchbox/receipt Tue Aug 13 17:56:32 2013 +0000 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Matchbox shared library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="LGPL2.1" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://matchbox-project.org/" 1.10 WGET_URL="${WEB_SITE}sources/$PACKAGE/1.9/$TARBALL" 1.11 1.12 DEPENDS="pango" 1.13 -BUILD_DEPENDS="pango-dev" 1.14 +BUILD_DEPENDS="pango-dev jpeg-dev" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()