Fix x265 .pc file
This commit is contained in:
parent
03f047df3a
commit
7407f42884
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ EOF
|
|||
fi
|
||||
|
||||
make install
|
||||
|
||||
echo "Libs.private: -lstdc++" >> "$FFBUILD_PREFIX"/lib/pkgconfig/x265.pc
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
|
|
Loading…
Reference in a new issue