Skip to content

Commit e35996d

Browse files
committed
Add missing jemalloc-devel dependency
1 parent 2036f8e commit e35996d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ Requires: bzip2-devel
263263
%if %{use_flight}
264264
Requires: c-ares-devel
265265
%endif
266+
Requires: jemalloc-devel
266267
%if %{use_gcs}
267268
Requires: json-devel
268269
%endif

0 commit comments

Comments
 (0)