wok-next diff minicom/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 68b1f916ad84
children
line diff
     1.1 --- a/minicom/receipt	Fri Sep 07 13:42:54 2018 +0300
     1.2 +++ b/minicom/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,14 +4,14 @@
     1.4  VERSION="2.7.1"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="Menu driven communications program"
     1.7 -MAINTAINER="f.lombard@free.fr"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://salsa.debian.org/minicom-team/minicom"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WGET_URL="https://salsa.debian.org/minicom-team/minicom/-/archive/master/v$VERSION.tar.bz2"
    1.14  
    1.15 -BUILD_DEPENDS="automake gettext ncurses-dev"
    1.16 +BUILD_DEPENDS="automake gettext-dev ncurses-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	./autogen.sh &&