wok-next diff deadbeef-plugins/receipt @ rev 17624

irssi: link with libtinfo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 13 11:06:35 2015 +0100 (2015-02-13)
parents 7f54c4867f8e
children
line diff
     1.1 --- a/deadbeef-plugins/receipt	Tue Dec 04 00:43:38 2012 +0200
     1.2 +++ b/deadbeef-plugins/receipt	Fri Feb 13 11:06:35 2015 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Pugins for the Deadbeef audio player (flac, sndfile, lastfm)."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
     1.8 +LICENSE="GPL2 LGPL2.1"
     1.9  WEB_SITE="http://deadbeef.sourceforge.net/"
    1.10  WANTED="deadbeef"
    1.11  TAGS="music audio player mp3 ogg ape"
    1.12  
    1.13 +DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {