summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbin Larsson2024-03-11 22:06:41 +0100
committerAlbin Larsson2024-03-11 22:06:41 +0100
commit2f2c7ecb09faa8d9a52c1785955753b3c3258d47 (patch)
treebc0f107ced15bc03612b28cc68e1f800bf9159d9
parent5177aa884c07b7baaadb851c776437cf5aa59d01 (diff)
downloadaur-2f2c7ecb09faa8d9a52c1785955753b3c3258d47.tar.gz
chore: update deps
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fde13d8fd13..b35fbbd531e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=ulauncher-git
pkgver=DEV
-pkgrel=3
+pkgrel=4
pkgdesc='Application launcher for Linux'
arch=('any')
url="http://ulauncher.io"
license=('GPL3')
-depends=('gtk3' 'webkit2gtk-4.1' 'libwnck3' 'python-cairo' 'python-gobject' 'python-levenshtein')
+depends=('gtk3' 'webkit2gtk-4.1' 'python-cairo' 'python-gobject' 'python-xlib' 'python-levenshtein')
makedepends=('git' 'yarn' 'python-setuptools')
checkdepends=('desktop-file-utils')
optdepends=('gtk-layer-shell: wayland layer shell integration', 'xapp: tray icon with suport for single click', 'libappindicator-gtk3: tray icon')