wok-next diff flac/receipt @ rev 6291
Up: pixman to 0.18.4 again. Added --enable-gtk=no so there are no gtk tests. Added xorg-libXrandr to gtk+ depends. Need for post_install to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 15 20:05:28 2010 +0000 (2010-09-15) |
parents | fb8aceda65ff |
children | 4bfb6edd3dc2 |
line diff
1.1 --- a/flac/receipt Tue Feb 16 13:56:26 2010 +0000 1.2 +++ b/flac/receipt Wed Sep 15 20:05:28 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="FLAC stands for Free Lossless Audio Codec." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="libogg" 1.8 +DEPENDS="libogg gcc-lib-base" 1.9 BUILD_DEPENDS="libogg-dev" 1.10 WEB_SITE="http://flac.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"