Skip to content

Commit 35d5f03

Browse files
enhance(x11/lxqt): add lxqt-powermanagement
1 parent 69d8ebd commit 35d5f03

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

x11-packages/lxqt/build.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://github.com/lxqt/lxqt
22
TERMUX_PKG_DESCRIPTION="A metapackage that installs all parts of the LXQt desktop environment"
33
TERMUX_PKG_LICENSE="Public Domain"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.0.0"
5+
TERMUX_PKG_VERSION="2.3"
6+
TERMUX_PKG_REVISION=1
67
TERMUX_PKG_AUTO_UPDATE=false
78
TERMUX_PKG_SKIP_SRC_EXTRACT=true
8-
TERMUX_PKG_DEPENDS="pcmanfm-qt, qterminal, lxqt-session, lxqt-panel, lxqt-runner, lxqt-openssh-askpass, lxqt-notificationd, lxqt-globalkeys, lxqt-config, lxqt-archiver, lxqt-about, lximage-qt, obconf-qt, lxqt-qtplugin, lxqt-themes, pavucontrol-qt"
9+
TERMUX_PKG_DEPENDS="lximage-qt, lxqt-about, lxqt-archiver, lxqt-config, lxqt-globalkeys, lxqt-notificationd, lxqt-openssh-askpass, lxqt-panel, lxqt-powermanagement, lxqt-qtplugin, lxqt-runner, lxqt-session, lxqt-themes, obconf-qt, pavucontrol-qt, pcmanfm-qt, qterminal"
910
TERMUX_PKG_RECOMMENDS="kvantum"
1011
TERMUX_PKG_SUGGESTS="papirus-icon-theme"
1112
TERMUX_PKG_METAPACKAGE=true

0 commit comments

Comments
 (0)