openbox: rebuild to fix linking error
Fixes error like this: CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/bin/openbox": library "libXinerama.so.1" not found Aborted
This commit is contained in:
parent
480519c138
commit
a99d219504
@ -4,7 +4,7 @@ TERMUX_PKG_HOMEPAGE=http://openbox.org
|
||||
TERMUX_PKG_DESCRIPTION="Highly configurable and lightweight X11 window manager"
|
||||
TERMUX_PKG_DEPENDS="bash, imlib2, librsvg, libsm, libxcursor, libxinerama, libxrandr, libxml2, pango-x, startup-notification"
|
||||
TERMUX_PKG_VERSION=3.6.1
|
||||
TERMUX_PKG_REVISION=13
|
||||
TERMUX_PKG_REVISION=14
|
||||
TERMUX_PKG_SRCURL=http://openbox.org/dist/openbox/openbox-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-session-management"
|
||||
|
Loading…
Reference in New Issue
Block a user