wok diff xfburn/receipt @ rev 7608

Add thunar to xfburn depends. Thunar is need for xfburn to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 09:10:13 2010 +0000 (2010-12-11)
parents 1b35bf01223e
children 42dbbdbd65b2
line diff
     1.1 --- a/xfburn/receipt	Thu May 27 18:47:00 2010 +0000
     1.2 +++ b/xfburn/receipt	Sat Dec 11 09:10:13 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()