void-packages/srcpkgs/baresip/patches/sndio.patch
2019-12-09 12:00:30 +01:00

12 lines
256 B
Diff

--- mk/modules.mk 2019-12-01 10:35:22.000000000 +0100
+++ - 2019-12-05 12:38:06.423746546 +0100
@@ -242,7 +242,7 @@
USE_WINWAVE := yes
MODULES += wincons
endif
-ifeq ($(OS),openbsd)
+ifeq ($(OS),linux)
MODULES += sndio
endif
ifeq ($(OS),freebsd)