wok-6.x rev 3794
Upgrade: lxlauncher (0.2 to 0.2.1)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Mon Aug 03 11:41:53 2009 +0000 (2009-08-03) |
parents | 00a2525fa189 |
children | f64b4bba8c36 |
files | lxlauncher/receipt |
line diff
1.1 --- a/lxlauncher/receipt Mon Aug 03 11:40:58 2009 +0000 1.2 +++ b/lxlauncher/receipt Mon Aug 03 11:41:53 2009 +0000 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxlauncher" 1.7 -VERSION="0.2" 1.8 +VERSION="0.2.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="LXDE desktop launcher." 1.11 -DEPENDS="xorg-libX11 gtk+ gnome-menus startup-notification xorg-libXdamage" 1.12 -BUILD_DEPENDS="xorg-libX11-dev gtk+-dev startup-notification gnome-menus gnome-menus-dev" 1.13 +DEPENDS="xorg-libX11 gtk+ gnome-menus startup-notification menu-cache xorg-libXdamage" 1.14 +BUILD_DEPENDS="xorg-libX11-dev gtk+-dev gnome-menus gnome-menus-dev \ 1.15 +menu-cache-dev startup-notification-dev startup-notification libxcb-dev" 1.16 MAINTAINER="pankso@slitaz.org" 1.17 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.18 WEB_SITE="http://lxde.org/"