11 lines
280 B
Diff
11 lines
280 B
Diff
|
--- a/src/unwind/libunwind.pc.in
|
||
|
+++ b/src/unwind/libunwind.pc.in
|
||
|
@@ -6,6 +6,6 @@
|
||
|
Name: libunwind
|
||
|
Description: libunwind base library
|
||
|
Version: @VERSION@
|
||
|
-Libs: -L${libdir} -lunwind
|
||
|
+Libs: -L${libdir} -lunwind -lucontext
|
||
|
Libs.private: @LIBLZMA@ @LIBZ@
|
||
|
Cflags: -I${includedir}
|