wok diff libsdl-image/receipt @ rev 9521
Add arpwatch.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 07 08:27:54 2011 +0000 (2011-04-07) |
parents | 87e0b29a6071 |
children | aeefda51e196 |
line diff
1.1 --- a/libsdl-image/receipt Wed Sep 15 00:53:37 2010 +0000 1.2 +++ b/libsdl-image/receipt Thu Apr 07 08:27:54 2011 +0000 1.3 @@ -6,13 +6,10 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="An image file loading library." 1.6 MAINTAINER="chadi.elahmad@gmail.com" 1.7 - 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.libsdl.org/projects/SDL_image/" 1.10 WGET_URL="http://www.libsdl.org/projects/SDL_image/release/$TARBALL" 1.11 - 1.12 DEPENDS="libsdl libpng jpeg zlib tiff" 1.13 -BUILD_DEPENDS="$DEPENDS libsdl-dev libpng-dev jpeg-dev tiff-dev zlib-dev" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()