From e10e2d4ba4b7df8e3a5710f869d92c2da6b64ea6d1a042217f333a1a04d7ec5c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 7 Jun 2016 18:55:36 +0000 Subject: [PATCH] Accepting request 400558 from home:dstoecker OBS-URL: https://build.opensuse.org/request/show/400558 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-Imlib2?expand=0&rev=3 --- perl-Image-Imlib2.changes | 5 +++++ perl-Image-Imlib2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/perl-Image-Imlib2.changes b/perl-Image-Imlib2.changes index fe8d188..76a199b 100644 --- a/perl-Image-Imlib2.changes +++ b/perl-Image-Imlib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 7 16:02:28 UTC 2016 - opensuse@dstoecker.de + +- requires imlib2 package to work properly + ------------------------------------------------------------------- Tue Jul 1 13:43:02 UTC 2014 - coolo@suse.com diff --git a/perl-Image-Imlib2.spec b/perl-Image-Imlib2.spec index 01881b1..eb6b73a 100644 --- a/perl-Image-Imlib2.spec +++ b/perl-Image-Imlib2.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Image-Imlib2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,6 +35,7 @@ Requires: perl(Module::Build) >= 0.20 # MANUAL BuildRequires: imlib2-devel BuildRequires: imlib2-loaders +Requires: imlib2 %description *Image::Imlib2* is a Perl port of Imlib2, a graphics library that does