wok diff dbus/receipt @ rev 1821
Add: ndiswrapper-utils .
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Dec 05 23:10:41 2008 +0100 (2008-12-05) |
parents | 25178b5b6fbe |
children | 1344bb3ef87d |
line diff
1.1 --- a/dbus/receipt Wed Oct 08 21:22:12 2008 +0000 1.2 +++ b/dbus/receipt Fri Dec 05 23:10:41 2008 +0100 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dbus" 1.7 -VERSION="1.2.1" 1.8 +VERSION="1.2.4" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="D-Bus is a message bus system." 1.11 DEPENDS="expat xorg-libX11 slitaz-base-files" 1.12 -BUILD_DEPENDS="xorg-libX11-dev" 1.13 +BUILD_DEPENDS="xorg-libX11-dev expat-dev" 1.14 MAINTAINER="pankso@slitaz.org" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.freedesktop.org/wiki/Software/dbus"