wok diff dia/receipt @ rev 3449

offlineimap: add config files
author Julien Rabier <taziden@slitaz.org>
date Mon Jun 15 01:50:45 2009 +0200 (2009-06-15)
parents ce672dcec847
children 74a6a43bf614
line diff
     1.1 --- a/dia/receipt	Tue Apr 28 20:02:57 2009 +0000
     1.2 +++ b/dia/receipt	Mon Jun 15 01:50:45 2009 +0200
     1.3 @@ -10,7 +10,9 @@
     1.4  WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  DEPENDS="gtk+ libxml2 freetype fontconfig glib atk pango zlib libart_lgpl \
     1.6  libxslt popt xorg-libXdamage"
     1.7 -BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool fontconfig-dev glib-dev atk-dev pango-dev pyxml zlib-dev libxslt libart_lgpl-dev libart_lgpl pygtk file libxslt-dev"
     1.8 +BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool \
     1.9 +fontconfig-dev glib-dev atk-dev pango-dev python-pyxml zlib-dev libxslt \
    1.10 +libart_lgpl-dev libart_lgpl pygtk file libxslt-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()