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