You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
391 B
10 lines
391 B
5 years ago
|
--- ./libmatroska.pc.in.orig 2020-02-25 20:54:20.584700458 +0000
|
||
|
+++ ./libmatroska.pc.in 2020-02-25 20:54:41.224977109 +0000
|
||
|
@@ -7,5 +7,5 @@
|
||
|
Description: Library for parsing EBML data structures
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Requires.private: libebml
|
||
|
-Libs: -L${libdir} -lmatroska
|
||
|
+Libs: -L${libdir} -lmatroska -lebml
|
||
|
Cflags: -I${includedir}
|