wok-next diff urxvt-full/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 | 30bb68da9336 |
children | abd5344ad8c6 |
line diff
1.1 --- a/urxvt-full/receipt Fri Sep 25 16:26:07 2009 +0200 1.2 +++ b/urxvt-full/receipt Sat Oct 09 20:49:19 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="terminal with unicode support" 1.6 MAINTAINER="sygne@ombres.eu" 1.7 -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib" 1.8 +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base" 1.9 BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev" 1.10 SOURCE="rxvt-unicode" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2"