wok-next rev 11458
lxdm: add intltootl to depends; put depends to gtk+
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:42:21 2011 +0100 (2011-12-17) |
parents | f036f9b0902f |
children | a8d677434a84 |
files | lxdm/receipt |
line diff
1.1 --- a/lxdm/receipt Sat Dec 17 11:42:21 2011 +0100 1.2 +++ b/lxdm/receipt Sat Dec 17 11:42:21 2011 +0100 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Login manager from LXDE." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="glibc-base glib libgio" 1.8 -BUILD_DEPENDS="slitaz-toolchain" 1.9 +DEPENDS="gtk+" 1.10 +BUILD_DEPENDS="slitaz-toolchain intltool" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://lxde.org/" 1.13 WGET_URL="$SF_MIRROR/lxde/$TARBALL"