Accepting request 69708 from graphics
Fix build of gegl on Factory - Solution is only semy correct. Correct would be to require graphviz-devel and fixup graphviz-devel to Require all it's subpackages. (forwarded request 69707 from dimstar) OBS-URL: https://build.opensuse.org/request/show/69708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=16
This commit is contained in:
commit
289cb27fc9
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 5 13:46:33 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- BuildRequire graphviz-gd instead of graphviz: we do require png
|
||||||
|
capabilities, which are split out of the main package.
|
||||||
|
Theoretically, we should require graphviz-devel, but this package
|
||||||
|
also does not drag in -gd.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 22 12:59:17 CET 2010 - vuntz@opensuse.org
|
Mon Feb 22 12:59:17 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: gegl
|
|||||||
# Patched code is built by default.
|
# Patched code is built by default.
|
||||||
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
|
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
|
||||||
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched build plus original as addon.
|
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched build plus original as addon.
|
||||||
BuildRequires: ImageMagick OpenEXR-devel SDL-devel asciidoc babl-devel enscript gcc-c++ graphviz gtk2-devel libjpeg-devel libpng-devel librsvg-devel libstdc++-devel lua-devel
|
BuildRequires: ImageMagick OpenEXR-devel SDL-devel asciidoc babl-devel enscript gcc-c++ graphviz-gd gtk2-devel libjpeg-devel libpng-devel librsvg-devel libstdc++-devel lua-devel
|
||||||
# FIXME: add back with next release after 0.1.0, when gobj2dot.rb will be there
|
# FIXME: add back with next release after 0.1.0, when gobj2dot.rb will be there
|
||||||
# BuildRequires: ruby
|
# BuildRequires: ruby
|
||||||
BuildRequires: glib2-devel >= 2.16.1
|
BuildRequires: glib2-devel >= 2.16.1
|
||||||
|
Loading…
Reference in New Issue
Block a user