pulseeffects: get rid of ConsoleKit2 dependency.
Use elogind instead. Closes #15183
This commit is contained in:
parent
eadf7258ed
commit
96b45ced6b
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@
|
|||
pkgname=pulseeffects
|
||||
reverts="4.3.4_1"
|
||||
version=3.2.3
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=meson
|
||||
pycompile_module="PulseEffects PulseEffectsTest"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gsettings-desktop-schemas-devel gst-plugins-bad1-devel
|
||||
gtk+3-devel libbs2b-devel pulseaudio-devel python3-gobject-devel"
|
||||
depends="ConsoleKit2 calf gsettings-desktop-schemas gst-plugins-bad1
|
||||
depends="calf gsettings-desktop-schemas gst-plugins-bad1
|
||||
gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy"
|
||||
short_desc="Sound effects for Pulseaudio applications"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue