wok-4.x diff xpad/receipt @ rev 3573

Update: apply patch once. ssmtp: fix post_install link target path. scim: fix chroot in post_install.
pa
author Liu Peng <rocky@slitaz.org>
date Fri Jun 26 00:18:25 2009 +0800 (2009-06-26)
parents d298823746d9
children a3ce54180620
line diff
     1.1 --- a/xpad/receipt	Sun Feb 22 08:37:13 2009 +0000
     1.2 +++ b/xpad/receipt	Fri Jun 26 00:18:25 2009 +0800
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Desktop note pad using GTK+ toolkit."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+"
     1.8 +DEPENDS="gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="pkg-config gtk+"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://xpad.sourceforge.net/"