glfw: Fix build on wl targets.
Signed-off-by: João H. <johnnyonflame@hotmail.com> Signed-off-by: fewtarius <fewtarius@jelos.org>
This commit is contained in:
parent
6236c1b5f0
commit
ca9a5777c5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PKG_NAME="glfw"
|
|||
PKG_VERSION="6b57e08bb0078c9834889eab871bac2368198c15"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="zlib"
|
||||
PKG_DEPENDS_TARGET="toolchain expat libdrm Mako:host "
|
||||
PKG_DEPENDS_TARGET="toolchain expat libdrm libxkbcommon libXrandr libXinerama libXcursor libXi Mako:host "
|
||||
PKG_SITE="https://github.com/glfw/glfw"
|
||||
PKG_URL="$PKG_SITE/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SHORTDESC="GLFW graphics library for wayland & x11"
|
||||
|
|
Loading…
Reference in a new issue