# HG changeset patch # User Eric Joseph-Alexandre # Date 1305668793 -7200 # Node ID 331d7b73388cb096b122b7ca62b5b0e46e9bb5fd # Parent ab78d24434f51ccedf60c3a9a949bc22264a6809 dega: fix bdeps diff -r ab78d24434f5 -r 331d7b73388c dega/receipt --- a/dega/receipt Tue May 17 23:44:04 2011 +0200 +++ b/dega/receipt Tue May 17 23:46:33 2011 +0200 @@ -5,12 +5,13 @@ CATEGORY="games" SHORT_DESC="A small Sega Master System and Game Gear emulator" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="libsdl" -BUILD_DEPENDS="nasm" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.finalburn.com/dega" WGET_URL="http://www.emulinks.de/emus/$TARBALL" +DEPENDS="libsdl" +BUILD_DEPENDS="nasm libsdl-dev" + # Rules to configure and make the package. compile_rules() {