wok-current diff libstroke/receipt @ rev 14908

slitaz-i18n: rewrite locale-pack.functions; slitaz-configs: now generate openbox desktop menu using po files; locale-*: update using new locale-pack.functions (FIXME: post_remove)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 03 17:37:48 2013 +0300 (2013-08-03)
parents 75c155aef05d
children 68f9518c4cb0
line diff
     1.1 --- a/libstroke/receipt	Thu Apr 19 23:01:09 2012 +0000
     1.2 +++ b/libstroke/receipt	Sat Aug 03 17:37:48 2013 +0300
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Stroke translation library"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS="xorg-libX11-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://etla.net/libstroke/"
    1.12  WGET_URL="$WEB_SITE/$TARBALL"
    1.13  
    1.14 +DEPENDS=""
    1.15 +BUILD_DEPENDS="xorg-libX11-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {