wok-6.x diff gperiodic/receipt @ rev 16483
jpeg: libraries are in libjpeg package
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 03:52:12 2014 +0200 (2014-04-23) |
parents | 02bbaa9d12ba |
children | a78610b2eb47 |
line diff
1.1 --- a/gperiodic/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/gperiodic/receipt Wed Apr 23 03:52:12 2014 +0200 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 {