1
0
Fork 0
mirror of https://git.suyu.dev/suyu/flatpak.git synced 2025-01-07 23:06:06 +00:00
yuzu-suyu-flatpak/shared-modules/linux-audio/patches/lash-0.5.3-no-static-lib.patch
2024-03-07 20:28:57 -03:00

10 lines
329 B
Diff

--- 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