summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a50e966982ed..7463f8fb3f67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=lxqt-desktop
pkgname=$_pkgname-git
pkgver=0.9.0
-pkgrel=2
+pkgrel=3
pkgdesc="The LXQt desktop"
arch=("i686" "x86_64")
url="http://lxqt.org"
@@ -24,6 +24,7 @@ depends=(
"lxqt-qtplugin-git"
"lxqt-runner-git"
"lxqt-session-git"
+ "lxqt-sudo-git"
)
optdepends=(
"lximage-qt-git: The LXQt image viewer"