Skip to content

Commit

Permalink
Merge pull request #30 from qorelanguage/bugfix/2801_spec_update
Browse files Browse the repository at this point in the history
  • Loading branch information
pvanek authored May 3, 2018
2 parents d038696 + e24ee65 commit b8c1a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qore-mysql-module.spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ Source: http://prdownloads.sourceforge.net/qore/%{name}-%{version}.tar.bz2
#Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: /usr/bin/env
Requires: qore-module-api-%{module_api}
Requires: qore-module(abi)%{?_isa} = %{module_api}
BuildRequires: gcc-c++
BuildRequires: qore-devel
BuildRequires: qore-devel >= 0.8.13
%if 0%{?sles_version}
BuildRequires: mysql-devel
%else
Expand Down

0 comments on commit b8c1a21

Please sign in to comment.