--- 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 +Requires.private: dvdread >= 5.0.2 Cflags: -I${includedir} @THREAD_CFLAGS@ Libs: -L${libdir} -ldvdnav @THREAD_LIBS@