SHA256
1
0
forked from pool/fcitx

Accepting request 335109 from home:hillwood:branches:M17N

- Use lua 5.2+, fix build in openSUSE_Factory

OBS-URL: https://build.opensuse.org/request/show/335109
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=121
This commit is contained in:
Hillwood Yang 2015-10-01 07:03:49 +00:00 committed by Git OBS Bridge
parent a876e8a96d
commit a669d04c54
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 1 06:06:23 UTC 2015 - hillwood@linuxfans.org
- Use lua 5.2+, fix build in openSUSE_Factory
-------------------------------------------------------------------
Mon Aug 10 14:19:20 UTC 2015 - i@marguerite.su

View File

@ -54,11 +54,7 @@ BuildRequires: fdupes
%if 0%{?suse_version} > 1110
BuildRequires: libqt4-devel
%endif
%if 0%{?suse_version} <= 1210
BuildRequires: lua-devel
%else
BuildRequires: lua51-devel
%endif
BuildRequires: pkgconfig(lua)
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: gtk2-devel