wok diff mousepad/receipt @ rev 11452

Add: suricata
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Dec 17 10:54:09 2011 +0100 (2011-12-17)
parents 2841b4c72358
children 810c8b466cc1
line diff
     1.1 --- a/mousepad/receipt	Sun Feb 06 22:21:42 2011 +0000
     1.2 +++ b/mousepad/receipt	Sat Dec 17 10:54:09 2011 +0100
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xfce Text Editor"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage"
     1.8 -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.xfce.org/"
    1.11  WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13 +DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage"
    1.14 +BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool startup-notification-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {