Accepting request 82539 from home:jengelh:bl

- Fix baselibs: add missing requires to ImageMagick-devel

OBS-URL: https://build.opensuse.org/request/show/82539
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=83
This commit is contained in:
Ismail Dönmez 2011-09-16 19:11:41 +00:00 committed by Git OBS Bridge
parent 2ae919a713
commit 28283668de
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 16 17:34:10 UTC 2011 - jengelh@medozas.de
- Fix baselibs: add missing requires to ImageMagick-devel
-------------------------------------------------------------------
Wed Sep 7 08:53:45 UTC 2011 - pgajdos@suse.com

View File

@ -568,4 +568,6 @@ HTML documentation for ImageMagick library and scene examples.
%changelog

View File

@ -1,4 +1,6 @@
libMagickCore4
libMagickWand4
ImageMagick-devel
requires -ImageMagick-<targettype>
requires -ImageMagick-<targettype>
requires "libMagickCore4-<targettype> = <version>"
requires "libMagickWand4-<targettype> = <version>"