wok-6.x diff libwnck/receipt @ rev 2499
ecore: update build_depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 16 11:07:00 2009 +0000 (2009-03-16) |
parents | 52dc4b48ed81 |
children | 2e55de4816a6 |
line diff
1.1 --- a/libwnck/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/libwnck/receipt Mon Mar 16 11:07:00 2009 +0000 1.3 @@ -5,6 +5,9 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="libwnck is Window Navigator Construction Kit." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="expat gtk+ startup-notification xorg-libICE xorg-libSM xorg-libX11 \ 1.8 +xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \ 1.9 +xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender" 1.10 BUILD_DEPENDS="perl-xml-parser gettext xorg-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/"