Fix pkgconfig filename
All threads resolved!
All threads resolved!
libbluray and libudfread don't agree on (lib)udfread. Rename udfread.pc.in to libudfread.pc.in to reconciliate them.
$ pkgconf --print-provides udfread.pc udfread = 1.1.0
$ pkgconf --print-requires-private libbluray.pc libxml-2.0 >= 2.6 freetype2 fontconfig libudfread >= 1.1.0
Merge request reports
Activity
Filter activity
- Resolved by Jean-Baptiste Kempf
Why rename the .pc file instead of just fixing the dependency in libbluray? Perhaps other projects use libudfread and you make them all change now?
added 4 commits
-
07182c4f...d770803e - 3 commits from branch
videolan:master
- 76294a74 - Fix pkgconfig filename
-
07182c4f...d770803e - 3 commits from branch
Please register or sign in to reply