wok diff beautifulsoup/receipt @ rev 7315

Added openal to openal-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 17 17:45:48 2010 +0000 (2010-11-17)
parents 4ffc7c76d358
children 48bed9cd4db4
line diff
     1.1 --- a/beautifulsoup/receipt	Thu Jun 25 10:34:30 2009 +0000
     1.2 +++ b/beautifulsoup/receipt	Wed Nov 17 17:45:48 2010 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  DEPENDS="python"
     1.5  BUILD_DEPENDS="python-dev"
     1.6  SOURCE="BeautifulSoup"
     1.7 -TARBALL="$SOURCE.tar.gz"
     1.8 +TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
    1.10 -WGET_URL="http://www.crummy.com/software/BeautifulSoup/download/$TARBALL"
    1.11 +WGET_URL="http://www.crummy.com/software/BeautifulSoup/download/3.1.x/$TARBALL"
    1.12  TAGS="parser XML HTML"
    1.13  
    1.14  # Rules to configure and make the package.