mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Jenkins: Remove redundant packaging-related package dependencies
This commit is contained in:
@@ -214,7 +214,7 @@ else
|
||||
esac
|
||||
|
||||
# Establish general dependencies.
|
||||
pkgs="cmake pkg-config git tar xz-utils dpkg-dev rpm wayland-protocols"
|
||||
pkgs="cmake pkg-config git tar xz-utils wayland-protocols"
|
||||
if [ "$(dpkg --print-architecture)" = "$arch_deb" ]
|
||||
then
|
||||
pkgs="$pkgs build-essential"
|
||||
|
||||
Reference in New Issue
Block a user