wok diff libgnomeprint/receipt @ rev 13798

Fix: libdrm version (2.4.34->2.4.40)
author Alexander Medvedev <devl547@gmail.com>
date Sun Jan 06 04:25:57 2013 +0300 (2013-01-06)
parents 15b53401a938
children 4904e3d374a9
line diff
     1.1 --- a/libgnomeprint/receipt	Fri May 20 23:25:00 2011 +0000
     1.2 +++ b/libgnomeprint/receipt	Sun Jan 06 04:25:57 2013 +0300
     1.3 @@ -10,7 +10,8 @@
     1.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ popt libxml2 libart_lgpl"
     1.7 -BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev"
     1.8 +BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev \
     1.9 +libxml2-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()