darwin-cross: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-30 14:42:04 +01:00
parent 89bfc32bb4
commit b5ed259087

View File

@ -25,7 +25,6 @@ PKG_SITE="http://gcc.gnu.org/"
PKG_URL="http://atv-bootloader.googlecode.com/files/$PKG_NAME.tar.gz"
PKG_SOURCE_DIR="$PKG_NAME"
PKG_DEPENDS_TARGET=""
PKG_BUILD_DEPENDS_TARGET=""
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/toolchains"
PKG_SHORTDESC="darwin-cross: darwin gcc etc"