summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Palmos2021-10-03 12:10:38 +1000
committerMichael Palmos2021-10-03 12:10:38 +1000
commit412cdfc857b711032189d86b50cbc901ac529033 (patch)
tree184df0410cd987183c9993f416103ef5dcbf9f07
parent5ec7b4347a76bb41bd106fac50810b194a0246b2 (diff)
downloadaur-412cdfc857b711032189d86b50cbc901ac529033.tar.gz
0.9.3patch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e94688ce8d2..7aef4f490449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Lightweight notification daemon with highly customizable layout blocks,
arch=('x86_64' 'i686')
url="https://github.com/Toqozz/wired-notify"
license=('MIT')
-depends=('dbus' 'cairo' 'pango' 'glib2' 'libx11')
+depends=('dbus' 'cairo' 'pango' 'glib2' 'libx11' 'libxss')
makedepends=('rust' 'cargo')
provides=('wired')
conflicts=('wired')