# HG changeset patch # User Pascal Bellard # Date 1306403846 -7200 # Node ID 29d1eb1f4fd6c20fb3bd0443910a48bd5d25ba87 # Parent 130c6e5dd0e053d375da47d82c22b027d1ab45dc python-pygame: update bdeps diff -r 130c6e5dd0e0 -r 29d1eb1f4fd6 python-pygame/receipt --- a/python-pygame/receipt Thu May 26 11:52:15 2011 +0200 +++ b/python-pygame/receipt Thu May 26 11:57:26 2011 +0200 @@ -11,6 +11,7 @@ WGET_URL="$WEB_SITE/ftp/$TARBALL" DEPENDS="python libsdl libsdl-image libsdl-mixer libsdl-ttf python-numpy \ libsmpeg gcc-lib-base" +BUILD_DEPENDS="python libsmpeg-dev libsdl-dev" # Rules to configure and make the package. compile_rules()