mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bemenu: drop PKG_TOOLCHAIN hardcoding - defaults to make
GNUmakefile is used by bemenu. The update to scripts/build handles GNUmakefile in addition to Makefile for PKG_TOOLCHAIN=make
This commit is contained in:
parent
3b0e6d5c8a
commit
49b2a81bc7
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/Cloudef/bemenu"
|
||||
PKG_URL="https://github.com/Cloudef/bemenu/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain glib wayland wayland-protocols cairo pango libxkbcommon"
|
||||
PKG_LONGDESC="Dynamic menu library and client program inspired by dmenu"
|
||||
PKG_TOOLCHAIN="make"
|
||||
|
||||
PKG_MAKE_OPTS_TARGET="PREFIX=/usr clients wayland"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user