mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #9207 from jernejsk/upd-pkg-config
[LE13] pkg-config: remove gettext dependency
This commit is contained in:
commit
d8455c05eb
@ -7,7 +7,7 @@ PKG_SHA256="6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.freedesktop.org/software/pkgconfig/"
|
PKG_SITE="http://www.freedesktop.org/software/pkgconfig/"
|
||||||
PKG_URL="http://pkg-config.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="http://pkg-config.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_HOST="gettext:host"
|
PKG_DEPENDS_HOST="make:host"
|
||||||
PKG_LONGDESC="A system for managing library compile/link flags that works with automake and autoconf."
|
PKG_LONGDESC="A system for managing library compile/link flags that works with automake and autoconf."
|
||||||
PKG_BUILD_FLAGS="+local-cc"
|
PKG_BUILD_FLAGS="+local-cc"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user