1
0
Fork 0
mirror of https://git.suyu.dev/suyu/flatpak.git synced 2025-01-08 15:26:05 +00:00
yuzu-suyu-flatpak/shared-modules/linux-audio/patches/lash-0.5.3-no-static-lib.patch

11 lines
329 B
Diff
Raw Normal View History

2024-03-07 23:28:57 +00:00
--- lash-1.0.pc.in~ 2007-10-07 06:33:27.000000000 -0700
+++ lash-1.0.pc.in 2007-10-07 06:35:00.000000000 -0700
@@ -7,6 +7,5 @@
Description: Audio session management
Requires: @PC_REQUIRES@
Version: @PACKAGE_VERSION@
-Libs: -llash
-Libs.static: -lpthread -luuid
+Libs: -llash -lpthread -luuid
Cflags: -I${includedir}/lash-1.0