Skip to content

Commit 38f8a3f

Browse files
committed
gnome-sound-recorder: depend on gst-plugins-good1, not pulseaudio
1 parent 8a96d8b commit 38f8a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/gnome-sound-recorder/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Template file for 'gnome-sound-recorder'
22
pkgname=gnome-sound-recorder
33
version=40.0
4-
revision=1
4+
revision=2
55
build_helper="gir"
66
build_style=meson
77
hostmakedepends="gettext glib-devel itstool pkg-config"
88
makedepends="gjs-devel libglib-devel gtk+3-devel gst-plugins-bad1-devel
99
libhandy1-devel"
1010
depends="desktop-file-utils gjs gsettings-desktop-schemas gst-plugins-bad1
11-
libhandy1 pulseaudio"
11+
gst-plugins-good1 libhandy1"
1212
short_desc="GNOME sound recorder application"
1313
maintainer="Enno Boland <gottox@voidlinux.org>"
1414
license="GPL-2.0-or-later"

0 commit comments

Comments
 (0)