mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #5883 from heitbaum/way
waylandpp and wayland-protocols: dependancies
This commit is contained in:
commit
62b201bf6f
@ -7,7 +7,7 @@ PKG_SHA256="6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76"
|
|||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="https://wayland.freedesktop.org/"
|
PKG_SITE="https://wayland.freedesktop.org/"
|
||||||
PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain wayland:host"
|
||||||
PKG_LONGDESC="Specifications of extended Wayland protocols"
|
PKG_LONGDESC="Specifications of extended Wayland protocols"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Dtests=false"
|
PKG_MESON_OPTS_TARGET="-Dtests=false"
|
||||||
|
@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/NilsBrause/waylandpp"
|
PKG_SITE="https://github.com/NilsBrause/waylandpp"
|
||||||
PKG_URL="https://github.com/NilsBrause/waylandpp/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/NilsBrause/waylandpp/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_HOST="toolchain:host pugixml:host"
|
PKG_DEPENDS_HOST="toolchain:host pugixml:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain pugixml:host waylandpp:host"
|
PKG_DEPENDS_TARGET="toolchain pugixml:host waylandpp:host wayland"
|
||||||
PKG_LONGDESC="Wayland C++ bindings"
|
PKG_LONGDESC="Wayland C++ bindings"
|
||||||
|
|
||||||
configure_package() {
|
configure_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user