wok diff xfce4-ristretto/receipt @ rev 12191
Add pwauth (use system passwd to auth user, maybe used in our CGI tools)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 26 01:27:26 2012 +0200 (2012-03-26) |
parents | 91b1096c3854 |
children | 380ffe05937a |
line diff
1.1 --- a/xfce4-ristretto/receipt Thu Mar 03 14:58:52 2011 +0000 1.2 +++ b/xfce4-ristretto/receipt Mon Mar 26 01:27:26 2012 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Picture-viewer for Xfce " 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libxfce4util libxfcegui4 libexif dbus-glib thunar gamin" 1.8 -BUILD_DEPENDS="xfce4-dev-tools intltool" 1.9 SOURCE="ristretto" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://goodies.xfce.org/projects/applications/ristretto" 1.12 WGET_URL="http://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" 1.13 1.14 +DEPENDS="libxfce4util libxfce4ui libexif dbus-glib thunar gamin xfconf" 1.15 +BUILD_DEPENDS="xfce4-dev-tools intltool libexif-dev dbus-glib-dev libxfce4util-dev \ 1.16 + libxfce4ui-dev xfconf-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {