wok-next diff aspell-id/receipt @ rev 20004

gigolo, gmerlin, gnome-commander, gnome-hearts, goffice, grisbi, gsynaptics, gtkhotkey, gtklp, guvcview, gvolwheel: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 21 10:54:42 2017 +0200 (2017-10-21)
parents 4048d48a47c1
children
line diff
     1.1 --- a/aspell-id/receipt	Fri Apr 21 14:48:05 2017 +0300
     1.2 +++ b/aspell-id/receipt	Sat Oct 21 10:54:42 2017 +0200
     1.3 @@ -1,9 +1,9 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="aspell-id"
     1.8  VERSION="1.2-0"
     1.9  CATEGORY="text"
    1.10 -SHORT_DESC="Indonesian aspell dictionary."
    1.11 +SHORT_DESC="Indonesian aspell dictionary"
    1.12  MAINTAINER="erjo@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html"
    1.15 @@ -11,7 +11,6 @@
    1.16  TARBALL="aspell5-id-$VERSION.tar.bz2"
    1.17  WGET_URL="$GNU_MIRROR/aspell/dict/id/$TARBALL"
    1.18  
    1.19 -DEPENDS="aspell"
    1.20  BUILD_DEPENDS="aspell-dev"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23 @@ -23,5 +22,6 @@
    1.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.25  genpkg_rules()
    1.26  {
    1.27 -	cook_copy_folders lib
    1.28 +	copy @std
    1.29 +	DEPENDS="aspell"
    1.30  }