wok-4.x diff liferea/receipt @ rev 7221
Removed --enable-gl-osmesa in mesa. I hope this doesn't break everything. I think this will fix mesa-demos since archlinux doesn't have --enable-gl-osmesa in there mesa.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 11 01:40:18 2010 +0000 (2010-11-11) |
parents | c2f14c5b6d30 |
children | b1f81941f347 |
line diff
1.1 --- a/liferea/receipt Thu May 27 18:50:59 2010 +0000 1.2 +++ b/liferea/receipt Thu Nov 11 01:40:18 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://liferea.sourceforge.net/" 1.5 WGET_URL="http://downloads.sourceforge.net/project/liferea/Liferea%20Unstable/$VERSION/$TARBALL" 1.6 BUILD_DEPENDS="gtk+-dev glib-dev pango-dev GConf GConf-dev ORBit2-dev libunique-dev libxml2-dev libxslt-dev sqlite-dev libsoup-dev libwebkit-dev libnotify-dev gnutls-dev" 1.7 -DEPENDS="gtk+-dev glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" 1.8 +DEPENDS="gtk+ glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()