Projects
Multimedia
synfig
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 22
View file
synfig.spec
Changed
@@ -51,6 +51,7 @@ BuildRequires: intltool BuildRequires: libmng-devel BuildRequires: libtool +BuildRequires: pkgconfig BuildRequires: pkgconfig(ETL) BuildRequires: pkgconfig(cairo) >= 1.12.0 BuildRequires: pkgconfig(fftw3)
View file
synfig.patch
Changed
@@ -1,11 +1,16 @@ --- a/configure.ac +++ b/configure.ac -@@ -448,7 +448,7 @@ PKG_CHECK_MODULES(LIBPANGO, pango pangoc +@@ -448,10 +448,10 @@ PKG_CHECK_MODULES(LIBPANGO, pango pangoc AC_MSG_ERROR( ** You need to install pango) ) -PKG_CHECK_MODULES(MLTPP, mlt++,, +- AC_MSG_ERROR( ** You need to install mlt++.) +PKG_CHECK_MODULES(MLTPP, mlt++-7,, - AC_MSG_ERROR( ** You need to install mlt++.) ++ AC_MSG_ERROR( ** You need to install mlt++-7.) ) - CONFIG_DEPS="$CONFIG_DEPS mlt++" +-CONFIG_DEPS="$CONFIG_DEPS mlt++" ++CONFIG_DEPS="$CONFIG_DEPS mlt++-7" + + AX_BOOST_BASE(1.53.0,,AC_MSG_ERROR( ** You need to install Boost >= 1.53.0)) + AX_BOOST_PROGRAM_OPTIONS
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
.