wok diff xfburn/receipt @ rev 7833
Fix: get-LibreOffice - because v1.0 never works, right?
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Mon Dec 27 00:48:31 2010 +0000 (2010-12-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 Mon Dec 27 00:48:31 2010 +0000 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()