wok-4.x diff opentyrian-classic/receipt @ rev 7240

Fixed linux-sound and linux-netfilter to have same fix thats in last commit.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:57:25 2010 +0000 (2010-11-13)
parents c2b3198d2d91
children
line diff
     1.1 --- a/opentyrian-classic/receipt	Thu May 13 23:51:36 2010 +0200
     1.2 +++ b/opentyrian-classic/receipt	Sat Nov 13 03:57:25 2010 +0000
     1.3 @@ -5,13 +5,12 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian"
     1.6  MAINTAINER="mallory@skyrock.com"
     1.7 -DEPENDS="libsdl libsdl-mixer  libsdl-net"
     1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net"
     1.9  BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial"
    1.10  SOURCE="opentyrian"
    1.11  WEB_SITE="http://code.google.com/p/opentyrian/"
    1.12  WGET_URL=""
    1.13  
    1.14 -. /etc/tazwok.conf
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {