mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vdr-plugin-restfulapi: update to vdr-plugin-restfulapi-0.2.5.6
This commit is contained in:
parent
0e0eabf27b
commit
d80c9b3ad9
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="vdr-plugin-restfulapi"
|
PKG_NAME="vdr-plugin-restfulapi"
|
||||||
PKG_VERSION="0.2.1.4"
|
PKG_VERSION="0.2.5.6"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -45,7 +45,8 @@ make_target() {
|
|||||||
make \
|
make \
|
||||||
LIBDIR="." \
|
LIBDIR="." \
|
||||||
LOCDIR="./locale" \
|
LOCDIR="./locale" \
|
||||||
all install-i18n
|
all install-i18n \
|
||||||
|
USE_LIBMAGICKPLUSPLUS=0
|
||||||
}
|
}
|
||||||
|
|
||||||
post_make_target() {
|
post_make_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user