wok diff htmldoc/receipt @ rev 18281
mate-control-center: update deps and force glib compile schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Mon Aug 10 09:59:01 2015 -0300 (2015-08-10) |
parents | ce500f4b78ff |
children | eccd0a10e94e |
line diff
1.1 --- a/htmldoc/receipt Tue Aug 13 16:51:29 2013 +0000 1.2 +++ b/htmldoc/receipt Mon Aug 10 09:59:01 2015 -0300 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://www.htmldoc.org" 1.5 WGET_URL="http://ftp.easysw.com/pub/$PACKAGE/$VERSION/$TARBALL" 1.6 1.7 -DEPENDS="libjpeg libpng fltk" 1.8 -BUILD_DEPENDS="libjpeg-dev libpng-dev fltk-dev" 1.9 +DEPENDS="jpeg libpng fltk" 1.10 +BUILD_DEPENDS="jpeg-dev libpng-dev fltk-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()