wok 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 b2fe1cc4651a
children 3b92799d0648
files xfburn/receipt
line diff
     1.1 --- a/xfburn/receipt	Sat Dec 11 08:45:59 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()