Leonid Plyushch
5 years ago
committed by
GitHub
2 changed files with 10 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
--- ./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} |
Loading…
Reference in new issue