Swap pulseaudio dependency with libpulse

This commit is contained in:
2025-07-17 13:35:24 +03:00
parent b6cafa71e8
commit 81290b474d
+2 -1
View File
@@ -1,10 +1,11 @@
name: libcanberra name: libcanberra
description: Implementation of the XDG Sound Theme and Name Specifications description: Implementation of the XDG Sound Theme and Name Specifications
version: 0.30 version: 0.30
revision: 2
url: https://0pointer.net/lennart/projects/libcanberra/ url: https://0pointer.net/lennart/projects/libcanberra/
license: LGPL2.1-or-later license: LGPL2.1-or-later
architecture: any architecture: any
depends: ["alsa-lib","libtool","libvorbis","pulseaudio","sound-theme-freedesktop"] depends: ["alsa-lib","libpulse","libtool","libvorbis","sound-theme-freedesktop"]
optional_depends: ["gtk2"] optional_depends: ["gtk2"]
make_depends: ["gtk2","gtk3"] make_depends: ["gtk2","gtk3"]
type: source type: source