wok-stable diff mousepad/receipt @ rev 10851
pth: Fixed typo in deps.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 12 11:09:02 2011 +0000 (2011-06-12) |
parents | 2841b4c72358 |
children | 810c8b466cc1 |
line diff
1.1 --- a/mousepad/receipt Sun Feb 06 22:21:42 2011 +0000 1.2 +++ b/mousepad/receipt Sun Jun 12 11:09:02 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 {