wok diff pm-utils/receipt @ rev 6694

Changed libwebkit to compile with -j1. This is a fix cause it will not compile right the first time with jobs set to 4. I also remove webkit-r-dev for build depend. Thats not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 03:29:24 2010 +0000 (2010-10-13)
parents b2a645bceafd
children 02bbaa9d12ba
line diff
     1.1 --- a/pm-utils/receipt	Sun Aug 29 11:43:22 2010 +0200
     1.2 +++ b/pm-utils/receipt	Wed Oct 13 03:29:24 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://pm-utils.freedesktop.org/"
     1.6  WGET_URL="http://pm-utils.freedesktop.org/releases/$TARBALL"
     1.7 +TAGS="power-management"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()