mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
waylandpp: add dependancy
This commit is contained in:
@@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/NilsBrause/waylandpp"
|
||||
PKG_URL="https://github.com/NilsBrause/waylandpp/archive/${PKG_VERSION}.tar.gz"
|
||||
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"
|
||||
|
||||
configure_package() {
|
||||
|
||||
Reference in New Issue
Block a user