wok diff deadbeef/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents c03c94c279c2
children 603fc6322049
line diff
     1.1 --- a/deadbeef/receipt	Fri Dec 24 19:40:40 2010 +0000
     1.2 +++ b/deadbeef/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad"
     1.5  BUILD_DEPENDS="$DEPENDS gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev \
     1.6  libmad-dev libsndfile libsndfile-dev libsamplerate-dev flac-dev libcurl \
     1.7 -curl-dev ffmpeg-dev libcdio-dev libcddb-dev"
     1.8 +curl-dev ffmpeg-dev libcdio-dev libcddb-dev intltool"
     1.9  SUGGESTED="deadbeef-plugins"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://deadbeef.sourceforge.net/"