wok diff gperiodic/receipt @ rev 20648
Up zstd (1.3.8)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 12 12:12:27 2019 +0100 (2019-01-12) |
parents | 02bbaa9d12ba |
children | a78610b2eb47 |
line diff
1.1 --- a/gperiodic/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/gperiodic/receipt Sat Jan 12 12:12:27 2019 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="A periodic table element" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="gtk+ xorg-libXdamage" 1.8 -BUILD_DEPENDS="gtk+-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.frantz.fi/software/gperiodic.php" 1.12 WGET_URL="http://www.frantz.fi/software/$TARBALL" 1.13 1.14 +DEPENDS="gtk+ xorg-libXdamage" 1.15 +BUILD_DEPENDS="gtk+-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {