From 83a6eafaba029c01cfcd62c08b7eacf6c8896e022dc1b2752833b42895202b2e Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 1 Jun 2015 07:37:19 +0000 Subject: [PATCH] Accepting request 309370 from home:Ledest:bashisms fix BuildRequires OBS-URL: https://build.opensuse.org/request/show/309370 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=117 --- fcitx.changes | 5 +++++ fcitx.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/fcitx.changes b/fcitx.changes index 6868b62..bb1fc14 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 30 17:22:00 UTC 2015 - Led + +- fix BuildRequires + ------------------------------------------------------------------- Sat May 30 05:43:52 UTC 2015 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index 11c6d17..9af814a 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -70,7 +70,9 @@ BuildRequires: gtk3-devel BuildRequires: gcc-c++ BuildRequires: libicu-devel BuildRequires: libxml2-devel +BuildRequires: pkg-config BuildRequires: xz +BuildRequires: pkgconfig(xkbcommon) >= 0.5.0 Requires: %{name}-gtk2 = %{version}-%{release} Requires: lib%{name}%{libver} = %{version}-%{release} %if 0%{?suse_version} >= 1140