# HG changeset patch # User Christopher Rogers # Date 1292058613 0 # Node ID f37dbb86b897c587caf37306549ede79c2c308a5 # Parent b2fe1cc4651ab0cdc12787c622845661a61836a5 Add thunar to xfburn depends. Thunar is need for xfburn to work. diff -r b2fe1cc4651a -r f37dbb86b897 xfburn/receipt --- a/xfburn/receipt Sat Dec 11 08:45:59 2010 +0000 +++ b/xfburn/receipt Sat Dec 11 09:10:13 2010 +0000 @@ -10,7 +10,7 @@ WGET_URL="http://archive.xfce.org/src/apps/xfburn/0.4/$TARBALL" BUILD_DEPENDS="gtk+-dev libburn libburn-dev libexo-dev \ libxfcegui4-dev libisofs-dev libisofs" -DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs" +DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs thunar" # Rules to configure and make the package. compile_rules()