Accepting request 71202 from home:dimstar:branches:graphics

- Require ImageMagick from -devel subpackage: Packages that depend
  on the -devel package very likely use the tools too.

OBS-URL: https://build.opensuse.org/request/show/71202
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=67
This commit is contained in:
Ismail Dönmez 2011-05-24 20:04:41 +00:00 committed by Git OBS Bridge
parent 0f2f660ae5
commit 65f2b63543
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 24 19:57:16 UTC 2011 - dimstar@opensuse.org
- Require ImageMagick from -devel subpackage: Packages that depend
on the -devel package very likely use the tools too.
-------------------------------------------------------------------
Tue May 17 12:00:36 CEST 2011 - pgajdos@suse.cz

View File

@ -114,6 +114,7 @@ AutoReqProv: on
%package devel
License: PERMISSIVE-OSI-COMPLIANT
Requires: libMagickCore%{libver} = %{version} libMagickWand%{libver} = %{version}
Requires: ImageMagick = %{version}
Summary: Include Files and Libraries Mandatory for Development
Group: Development/Libraries/C and C++
AutoReqProv: on