Swap pulseaudio dependency with libpulse

This commit is contained in:
2025-07-17 13:36:17 +03:00
parent 0700d6587b
commit 7a7f0e38bc
2 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: swaync
description: A simple GTK based notification daemon for any Wayland compositor
version: 0.10.1
revision: 2
url: https://github.com/ErikReider/SwayNotificationCenter
license: GPL3-only
architecture: any
depends: ["glib","granite","gtk-layer-shell","gtk3","json-glib","libgee","libhandy","pulseaudio"]
depends: ["glib","granite","gtk-layer-shell","gtk3","json-glib","libgee","libhandy","libpulse"]
make_depends: ["gobject-introspection","meson","sassc","scdoc","vala"]
type: source