wok-6.x diff acpid/receipt @ rev 6687
Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 21:49:16 2010 +0000 (2010-10-12) |
parents | 2bbc0ef3f1d2 |
children | a1644dbcf632 |
line diff
1.1 --- a/acpid/receipt Wed Jun 24 18:47:14 2009 +0000 1.2 +++ b/acpid/receipt Tue Oct 12 21:49:16 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="The ACPI event daemon" 1.5 MAINTAINER="domcox@users.sourceforge.net" 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="linux-headers" 1.8 +BUILD_DEPENDS="" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://acpid.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"