Navigation Menu

Skip to content

Commit

Permalink
rpm yum: add missing which dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2014
1 parent 97a00ed commit 78e0f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/rpm/centos/mysql55-mroonga.spec.in
Expand Up @@ -38,6 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
BuildRequires: groonga-devel >= %{groonga_required_version}
BuildRequires: groonga-normalizer-mysql-devel
BuildRequires: wget
BuildRequires: which
BuildRequires: mysql55-mysql-devel
BuildRequires: mysql55-build
Requires: mysql55-mysql-server = %{mysql_version}-%{mysql_release}.%{mysql_dist}
Expand Down
1 change: 1 addition & 0 deletions packages/yum/mysql55-mroonga-depended-packages
Expand Up @@ -20,3 +20,4 @@ libaio-devel
systemtap-sdt-devel
mysql55-build
scl-utils-build
which

0 comments on commit 78e0f9f

Please sign in to comment.