Skip to content

Commit

Permalink
Fix x265 .pc file
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Jun 13, 2022
1 parent 03f047d commit 7407f42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts.d/50-x265.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ EOF
fi

make install

echo "Libs.private: -lstdc++" >> "$FFBUILD_PREFIX"/lib/pkgconfig/x265.pc
}

ffbuild_configure() {
Expand Down

0 comments on commit 7407f42

Please sign in to comment.