SHA256
8
0
forked from pool/libLASi

Accepting request 556542 from home:elvigia:branches:devel:libraries:c_c++

- It is freetype2-devel what is required, not ancient freetype 1

OBS-URL: https://build.opensuse.org/request/show/556542
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libLASi?expand=0&rev=13
This commit is contained in:
2017-12-14 07:49:19 +00:00
committed by Git OBS Bridge
parent 0133ec206c
commit e297a36776
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 12 18:36:37 UTC 2017 - crrodriguez@opensuse.org
- It is freetype2-devel what is required, not ancient freetype 1
-------------------------------------------------------------------
Wed Nov 18 12:47:24 UTC 2015 - mpluskal@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package libLASi
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@@ -27,7 +27,7 @@ Source: http://download.sourceforge.net/lasi/%{name}-%{version}.tar.gz
BuildRequires: cmake >= 2.4.5
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: freetype-devel
BuildRequires: freetype2-devel
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: pkgconfig(cairo)