wok diff lxappearance/receipt @ rev 6128

add missings Deps
author xfred@localhost
date Mon Sep 06 16:47:09 2010 +0000 (2010-09-06)
parents 00a2525fa189
children eea856c872d5
line diff
     1.1 --- a/lxappearance/receipt	Mon Aug 03 11:40:58 2009 +0000
     1.2 +++ b/lxappearance/receipt	Mon Sep 06 16:47:09 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxappearance"
     1.7 -VERSION="0.2.1"
     1.8 +VERSION="0.3.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Desktop setting configuration utility from LXDE."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -30,7 +30,7 @@
    1.13      mkdir -p $fs/usr/share
    1.14      cp -a $_pkg/usr/bin $fs/usr
    1.15      cp -a $_pkg/usr/share/lxappearance $fs/usr/share
    1.16 -    
    1.17 +
    1.18      # Remove a few "heavy" an unseful images
    1.19      chmod +x $fs/usr/share/lxappearance/*.sh
    1.20  }