Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
ffmpeg2
ffmpeg-pkgconfig-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ffmpeg-pkgconfig-version.patch of Package ffmpeg2
--- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: ffmpeg-3.0.1/configure =================================================================== --- ffmpeg-3.0.1.orig/configure +++ ffmpeg-3.0.1/configure @@ -6488,7 +6488,8 @@ fi # build pkg-config files lib_version(){ - eval printf "\"lib${1}${build_suffix} >= \$LIB$(toupper ${1})_VERSION, \"" + # Require the exact version of other libs, not any future version + eval printf "\"lib${1}${build_suffix} = \$LIB$(toupper ${1})_VERSION, \"" } pkgconfig_generate(){
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor