2016-08-30 15:46:34 +00:00
|
|
|
---
|
|
|
|
misc/dvdnav.pc.in | 2 +-
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|
|
|
--- a/misc/dvdnav.pc.in
|
|
|
|
+++ b/misc/dvdnav.pc.in
|
|
|
|
@@ -7,6 +7,6 @@ Name: libdvdnav
|
|
|
|
Description: DVD Navigation library
|
|
|
|
Version: @VERSION@
|
|
|
|
|
|
|
|
-Requires.private: dvdread >= 4.1.2
|
2019-10-17 20:12:53 +00:00
|
|
|
+Requires.private: dvdread >= 6.0.0
|
2016-08-30 15:46:34 +00:00
|
|
|
Cflags: -I${includedir} @THREAD_CFLAGS@
|
|
|
|
Libs: -L${libdir} -ldvdnav @THREAD_LIBS@
|