wok-6.x diff pmount/receipt @ rev 6616

Fixed mercurial. Need pyconfig.h for mercurial to work. So i added this to python package since pyconfig.h maybe need for more python programs. I also removed all .pyc and .pyo files from python. Removed about 4mb from python by doing that.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 20:49:19 2010 +0000 (2010-10-09)
parents ce8443e75c48
children 91821d2640b2
line diff
     1.1 --- a/pmount/receipt	Wed May 05 03:14:58 2010 +0000
     1.2 +++ b/pmount/receipt	Sat Oct 09 20:49:19 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://pmount.alioth.debian.org/"
     1.5  WGET_URL="http://alioth.debian.org/frs/download.php/3127/$TARBALL"
     1.6  DEPENDS="dbus hal sysfsutils"
     1.7 +BUILD_DEPENDS="util-linux-ng-blkid-dev"
     1.8  CONFIG_FILES="/etc/pmount.allow"
     1.9  
    1.10  # Rules to configure and make the package.