Skip to content
Snippets Groups Projects
Unverified Commit c3e868d0 authored by Oliver Smith's avatar Oliver Smith Committed by Casey
Browse files

systemd/pipewire: pulse-systemd: add install_if

Fixes: issue 3620

Part-of: postmarketOS/pmaports!6347
parent de11b066
No related branches found
No related tags found
1 merge request!6347systemd/pipewire: pulse-systemd: add install_if, fix install_if in systemd-services
......@@ -3,7 +3,7 @@
pkgname=pipewire
pkgver=9991.4.1
_pkgver=1.4.1
pkgrel=2
pkgrel=3
_so_ver=0.3
pkgdesc="Multimedia processing graphs"
url="https://pipewire.org/"
......@@ -160,6 +160,7 @@ pulse_systemd() {
# We can't just call default_systemd because that would take
# all the systemd unit files!
install_if="systemd pipewire-pulse=$pkgver-r$pkgrel"
default_systemd_install_scripts
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment