2015-06-22 21:25 GMT+06:00 Olaf Hering :
> If synfigstudio.spec has just "BuildRequires: pkgconfig(synfig)" some
> required libs will not be installed. In my case "pkgconfig(Magick++)".
> As a result linking failed.
>
> Put more libs into CONFIG_DEPS to automatically install them if
> synfig-devel
If synfigstudio.spec has just "BuildRequires: pkgconfig(synfig)" some
required libs will not be installed. In my case "pkgconfig(Magick++)".
As a result linking failed.
Put more libs into CONFIG_DEPS to automatically install them if
synfig-devel is installed.
Signed-off-by: Olaf Hering
---
Not