Projects
Essentials
A_tw-ffmpeg-2
ffmpeg-pkgconfig-version.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ffmpeg-pkgconfig-version.patch of Package A_tw-ffmpeg-2
--- 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
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.