summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01bfbc827e1b..5bfc5ef0d948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -204,7 +204,7 @@ package_pipewire-full-v4l2-git() {
package_pipewire-full-zeroconf-git() {
pkgdesc+=" - Zeroconf support"
depends=(pipewire-full-git libpipewire-$_ver.so
- libavahi-{client,common}.so libcrypto.so)
+ libavahi-{client,common}.so openssl)
provides=(pipewire-zeroconf)
conflicts=(pipewire-zeroconf)