Accepting request 432854 from home:jengelh:branches:devel:libraries:c_c++
- Add 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch OBS-URL: https://build.opensuse.org/request/show/432854 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
13a315df74
commit
1688dfea79
@@ -24,8 +24,11 @@ Summary: An Implementation of Basic iCAL Protocols
|
||||
License: MPL-1.0 or LGPL-2.1
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://sourceforge.net/projects/freeassociation/
|
||||
|
||||
#Git-Clone: https://github.com/libical/libical
|
||||
Source: https://github.com/libical/libical/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source2: baselibs.conf
|
||||
Patch1: 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch
|
||||
BuildRequires: cmake >= 2.4
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkg-config
|
||||
@@ -87,6 +90,7 @@ component properties, parameters, and subcomponents.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
Reference in New Issue
Block a user