# HG changeset patch # User Christophe Lincoln # Date 1305760794 -7200 # Node ID cd006f4cefcd616081ba70f77de508e59dd2b6bd # Parent 8bf6137ae969e99fd371b2fac9a5f4bc019a7ca5 libsdl-gfx: fix bdeps diff -r 8bf6137ae969 -r cd006f4cefcd libsdl-gfx/receipt --- a/libsdl-gfx/receipt Thu May 19 01:16:49 2011 +0200 +++ b/libsdl-gfx/receipt Thu May 19 01:19:54 2011 +0200 @@ -6,11 +6,13 @@ CATEGORY="x-window" SHORT_DESC="SDL gfx support." MAINTAINER="pankso@slitaz.org" -DEPENDS="libsdl" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/" WGET_URL="http://www.ferzkopp.net/Software/SDL_gfx-2.0/$TARBALL" +DEPENDS="libsdl" +BUILD_DEPENDS="libsdl-dev" + # Rules to configure and make the package. compile_rules() {