wok-next diff scite/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 9b7e25e6fde6
children 1d8e4936f96b
line diff
     1.1 --- a/scite/receipt	Sun Feb 08 21:43:27 2009 +0100
     1.2 +++ b/scite/receipt	Tue Dec 15 16:42:43 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="A free editor with syntax highlighting and source code editing features."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS="gtk+"
     1.8 +DEPENDS="gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="gtk+-dev"
    1.10  TARBALL="${PACKAGE}${SHORT_VERSION}.tgz"
    1.11  WEB_SITE="http://www.scintilla.org/"