wok diff mousepad/receipt @ rev 11335

Up: seamonkey (2.5)
author Alexander Medvedev <devl547@gmail.com>
date Fri Nov 25 08:31:09 2011 +0000 (2011-11-25)
parents 2841b4c72358
children 810c8b466cc1
line diff
     1.1 --- a/mousepad/receipt	Sun Feb 06 22:21:42 2011 +0000
     1.2 +++ b/mousepad/receipt	Fri Nov 25 08:31:09 2011 +0000
     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  {