Skip to content

Commit b0a77a5

Browse files
committed
build/rgw/lua: remove lua-devel as a runtime dependency
this is due to the fact that lua-devel cannot be installed in teuthology for rhel8 this would fail the build of some luarocks packages Fixes: https://tracker.ceph.com/issues/63672 Signed-off-by: Yuval Lifshitz <[email protected]>
1 parent f64ad44 commit b0a77a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ceph.spec.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ BuildRequires: librabbitmq-devel
283283
BuildRequires: librdkafka-devel
284284
%endif
285285
%if 0%{with lua_packages}
286-
Requires: lua-devel
287286
Requires: %{luarocks_package_name}
288287
%endif
289288
%if 0%{with make_check}

0 commit comments

Comments
 (0)