Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix perf package dependencies on redhat #394

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions distro/adaptation/centos
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ clang-6.0: clang.x86_64
cmake: cmake cmake3
comerr-dev: libcom_err-devel
cron: cronie
curl: curl-minimal
dbench=4.0-2: dbench
dc: bc
default-jdk: java-1.8.0-openjdk-devel
Expand Down Expand Up @@ -65,7 +64,7 @@ libapache2-mpm-itk:
libapparmor-dev:
libapparmor1:
libarchive-dev: libarchive-devel
libarchive-tools: libarchive
libarchive-tools: libarchive bsdtar
libarchive-zip-perl:
libarchive13: libarchive
libasound2-dev: alsa-lib-devel
Expand Down Expand Up @@ -430,3 +429,4 @@ xutils-dev: imake
xz-utils: xz
zlib1g-dev: zlib-devel
zlib1g: zlib
libcapstone-dev: capstone-devel