gnome-sound-recorder: requires pulseaudio at runtime
This commit is contained in:
parent
ab75444804
commit
e819e0a2c5
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'gnome-sound-recorder'
|
||||
pkgname=gnome-sound-recorder
|
||||
version=3.38.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||
makedepends="gjs-devel libglib-devel gtk+3-devel gst-plugins-bad1-devel
|
||||
libhandy1-devel"
|
||||
depends="desktop-file-utils gjs gsettings-desktop-schemas gst-plugins-bad1
|
||||
libhandy1"
|
||||
libhandy1 pulseaudio"
|
||||
short_desc="GNOME sound recorder application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue