wok diff xfburn/receipt @ rev 8175
imported patch toolchain/bzlib.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:49 2011 +0100 (2011-01-27) |
parents | 1b35bf01223e |
children | 42dbbdbd65b2 |
line diff
1.1 --- a/xfburn/receipt Thu May 27 18:47:00 2010 +0000 1.2 +++ b/xfburn/receipt Thu Jan 27 00:20:49 2011 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://archive.xfce.org/src/apps/xfburn/0.4/$TARBALL" 1.5 BUILD_DEPENDS="gtk+-dev libburn libburn-dev libexo-dev \ 1.6 libxfcegui4-dev libisofs-dev libisofs" 1.7 -DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs" 1.8 +DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs thunar" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()