wok diff wxWidgets/receipt @ rev 3120
Add: gnome-mplayer (lightweight GTK mplayer gui)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon May 18 17:45:26 2009 +0000 (2009-05-18) |
parents | d0b4a9f7bd04 |
children | f26732c0cdb2 |
line diff
1.1 --- a/wxWidgets/receipt Thu Mar 12 15:32:16 2009 +0000 1.2 +++ b/wxWidgets/receipt Mon May 18 17:45:26 2009 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Cross-platform GUI Library" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="pkg-config gtk+ xorg-libXinerama xorg-libSM xorg-libICE tiff" 1.8 +DEPENDS="pkg-config gtk+ xorg-libXinerama xorg-libSM xorg-libICE tiff \ 1.9 +libiconv xorg-libXdamage" 1.10 BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.wxwidgets.org/"