wok-next diff tilda/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | f48456621a9d |
children | 5669e8b3be70 |
line diff
1.1 --- a/tilda/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/tilda/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="tilda" 1.5 VERSION="1.4.1" 1.6 CATEGORY="utilities" 1.7 -MAINTAINER="jozee@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 SHORT_DESC="Linux terminal based on classic terminals from first person \ 1.11 shooter games" 1.12 @@ -12,7 +12,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="https://github.com/lanoxx/tilda/archive/$TARBALL" 1.15 1.16 -BUILD_DEPENDS="automake gettext gtk3-dev vte-dev libconfuse" 1.17 +BUILD_DEPENDS="automake gettext-dev gtk3-dev vte-dev libconfuse" 1.18 1.19 compile_rules() { 1.20 ./autogen.sh \