wok diff leafpad/receipt @ rev 4609

libv4l: add LD_PREPLOAD trick to /etc/profile
author Rohit Joshi <jozee@slitaz.org>
date Tue Dec 15 16:42:43 2009 +0000 (2009-12-15)
parents 8fe3a20abf1a
children bff5188ad747
line diff
     1.1 --- a/leafpad/receipt	Thu Jan 08 19:16:56 2009 +0100
     1.2 +++ b/leafpad/receipt	Tue Dec 15 16:42:43 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="GTK simple text editor."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+"
     1.8 +DEPENDS="gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="pkg-config gtk+-dev xorg-libXrender-dev xorg-xproto"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://tarot.freeshell.org/leafpad/"