mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
waylandpp: add dependancy
This commit is contained in:
parent
5e534df291
commit
997d352fd9
@ -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