feat(lxqt-session): enable auto-update

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
This commit is contained in:
Aditya Alok 2022-04-21 00:33:07 +05:30
parent 64284877f1
commit 35d1830847
No known key found for this signature in database
GPG Key ID: 345AE134142077D8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ TERMUX_PKG_SHA256=3245457cb4a1e59ec62802308c872173baa300fa0f8e517fe14f45112733a6
TERMUX_PKG_DEPENDS="qt5-qtbase, qt5-qtx11extras, kwindowsystem, liblxqt, procps, libandroid-wordexp"
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="-DWITH_LIBUDEV=OFF"
TERMUX_PKG_AUTO_UPDATE=true
termux_step_pre_configure(){
LDFLAGS+=" -landroid-wordexp"