wok-4.x diff xruskb/receipt @ rev 10800
Add glib-networking (needed for https support in webkit based browser)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 04 13:55:59 2011 +0200 (2011-06-04) |
parents | 24d921ddb3b6 |
children |
line diff
1.1 --- a/xruskb/receipt Tue Mar 01 18:39:51 2011 +0000 1.2 +++ b/xruskb/receipt Sat Jun 04 13:55:59 2011 +0200 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Keyboard switcher for russian/czech" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="lesstif freetype xorg-libXp xorg-libXmu" 1.8 -BUILD_DEPENDS="xorg-libXp-dev xorg-libXmu-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.yar.ru/~lav/programs.html" 1.11 WGET_URL="http://ftp.yars.free.net/pub/source/xruskb/$TARBALL" 1.12 1.13 +DEPENDS="lesstif freetype xorg-libXp xorg-libXmu" 1.14 +BUILD_DEPENDS="xorg-libXp-dev xorg-libXmu-dev lesstif-dev" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {