wok diff blinder-theme/receipt @ rev 18924

glibc: fix build (thanks az_ua)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 14:47:17 2016 +0200 (2016-02-25)
parents d4468c8fc5d7
children 54520f45886e
line diff
     1.1 --- a/blinder-theme/receipt	Wed Jan 27 06:19:09 2016 +0000
     1.2 +++ b/blinder-theme/receipt	Thu Feb 25 14:47:17 2016 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="blinder-theme"
     1.7 -VERSION="1.0"
     1.8 +VERSION="1.0.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SliTaz Blinder theme for GTK+2 and Openbox"
    1.11  MAINTAINER="hackdorte@sapo.pt"
    1.12  LICENSE="BSD"
    1.13 -WEB_SITE="http://hackdorte.tumblr.com"
    1.14 +WEB_SITE="http://people.slitaz.org/~leonardolaporte/"
    1.15  
    1.16 -DEPENDS="murrine openbox"
    1.17 +DEPENDS="murrine"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()