Stephan Kulow
2016-06-07 18:55:36 +00:00
committed by Git OBS Bridge
parent 6fc7134052
commit e10e2d4ba4
2 changed files with 7 additions and 1 deletions

View File

@@ -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 Tue Jul 1 13:43:02 UTC 2014 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Image-Imlib2 # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@ Requires: perl(Module::Build) >= 0.20
# MANUAL # MANUAL
BuildRequires: imlib2-devel BuildRequires: imlib2-devel
BuildRequires: imlib2-loaders BuildRequires: imlib2-loaders
Requires: imlib2
%description %description
*Image::Imlib2* is a Perl port of Imlib2, a graphics library that does *Image::Imlib2* is a Perl port of Imlib2, a graphics library that does