wok diff xpad/receipt @ rev 9454

busybox/httpd_helper.sh: allow simultaneous GET & POST
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 03 00:17:32 2011 +0200 (2011-04-03)
parents a3ce54180620
children 3da3b86c2dc9
line diff
     1.1 --- a/xpad/receipt	Tue Mar 01 16:00:45 2011 +0100
     1.2 +++ b/xpad/receipt	Sun Apr 03 00:17:32 2011 +0200
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Desktop note pad using GTK+ toolkit."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ xorg-libXdamage"
     1.8 -BUILD_DEPENDS="pkg-config gtk+ xorg-dev"
     1.9 +DEPENDS="gtk+ xorg-libXdamage xorg-libSM"
    1.10 +BUILD_DEPENDS="pkg-config"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://xpad.sourceforge.net/"
    1.13  WGET_URL="http://launchpad.net/xpad/stable/3.0/+download/$TARBALL"