wok diff rox-filer/receipt @ rev 10837

Add libmatchbox (Match may be used for kids or small device desktop)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jun 08 23:20:29 2011 +0200 (2011-06-08)
parents 4dd473e2f30b
children f4ee6f71888c
line diff
     1.1 --- a/rox-filer/receipt	Mon May 23 12:27:42 2011 +0200
     1.2 +++ b/rox-filer/receipt	Wed Jun 08 23:20:29 2011 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WGET_URL="http://downloads.sourceforge.net/rox/$TARBALL"
     1.5  TAGS="file-browser file-manager"
     1.6  
     1.7 -DEPENDS="gtk+ libglade libxml2 xorg-libXdamage"
     1.8 -BUILD_DEPENDS="libglade-dev libxml2-dev gtk+-dev shared-mime-info"
     1.9 +DEPENDS="gtk+ libglade libxml2 xorg-libXdamage shared-mime-info"
    1.10 +BUILD_DEPENDS="libglade-dev libxml2-dev gtk+-dev shared-mime-info-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()