mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
m4: 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:
parent
edd68e1a86
commit
63bac9320b
@ -23,8 +23,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="ftp://ftp.gnu.org/pub/gnu/m4/"
|
PKG_SITE="ftp://ftp.gnu.org/pub/gnu/m4/"
|
||||||
PKG_URL="http://ftp.gnu.org/gnu/m4/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.gnu.org/gnu/m4/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_HOST=""
|
PKG_DEPENDS_HOST="ccache:host"
|
||||||
PKG_BUILD_DEPENDS_HOST="ccache:host"
|
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="devel"
|
PKG_SECTION="devel"
|
||||||
PKG_SHORTDESC="m4: The m4 macro processor"
|
PKG_SHORTDESC="m4: The m4 macro processor"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user