wok-current diff midori/receipt @ rev 6891
Fixed cups. Needed to add --enable-dbus and --with-dbusdir=/etc/dbus-1 for there to be a /etc/dbus-1 folder to copy to package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 02:47:40 2010 +0000 (2010-10-21) |
parents | a67a344f7113 |
children | 04d3480a5183 |
line diff
1.1 --- a/midori/receipt Wed Sep 29 21:28:08 2010 +0000 1.2 +++ b/midori/receipt Thu Oct 21 02:47:40 2010 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 DEPENDS="libsexy libwebkit libsoup sqlite xorg-libXdamage xorg-libXss libnotify gcc-lib-base libgnutls" 1.7 -BUILD_DEPENDS="python libsexy-dev libsexy libwebkit-dev libwebkit libsoup-dev sqlite-dev intltool" 1.8 +BUILD_DEPENDS="python libsexy-dev libsexy libwebkit-dev libsoup-dev sqlite-dev intltool libgio-dev dbus-dev dbus-glib-dev libnotify-dev pkg-config xorg-libXss xorg-libXss-dev xorg-libXdamage-dev xorg-libX11-dev gtk+-dev" 1.9 WEB_SITE="http://software.twotoasts.de/?page=midori" 1.10 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/0.2/$TARBALL" 1.11