Skip to content

Commit 05c6a74

Browse files
committed
tigervnc: Depend on mesa
Closes #14283
1 parent 98c07ea commit 05c6a74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x11-packages/tigervnc/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ TERMUX_PKG_MAINTAINER="@termux"
55
# No update anymore. v1.11.x requires support of PAM.
66
TERMUX_PKG_VERSION=(1.10.1
77
1.20.14)
8-
TERMUX_PKG_REVISION=30
8+
TERMUX_PKG_REVISION=31
99
TERMUX_PKG_SRCURL=(https://github.com/TigerVNC/tigervnc/archive/v${TERMUX_PKG_VERSION}.tar.gz
1010
https://xorg.freedesktop.org/releases/individual/xserver/xorg-server-${TERMUX_PKG_VERSION[1]}.tar.xz)
1111
TERMUX_PKG_SHA256=(19fcc80d7d35dd58115262e53cac87d8903180261d94c2a6b0c19224f50b58c4
1212
5cc5b70b9be89443e2594b93656c60bd5e82cd7f01deb4ce4faf81dcf546a16b)
13-
TERMUX_PKG_DEPENDS="libandroid-shmem, libc++, libgnutls, libjpeg-turbo, libpixman, libx11, libxau, libxdamage, libxdmcp, libxext, libxfixes, libxfont2, openssl, perl, xkeyboard-config, xorg-xauth, xorg-xkbcomp, zlib"
13+
TERMUX_PKG_DEPENDS="libandroid-shmem, libc++, libgnutls, libjpeg-turbo, libpixman, libx11, libxau, libxdamage, libxdmcp, libxext, libxfixes, libxfont2, mesa, openssl, perl, xkeyboard-config, xorg-xauth, xorg-xkbcomp, zlib"
1414
TERMUX_PKG_BUILD_DEPENDS="xorg-font-util, xorg-server-xvfb, xorg-util-macros, xorgproto, xtrans"
1515
TERMUX_PKG_SUGGESTS="aterm, xorg-twm"
1616

0 commit comments

Comments
 (0)