mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-14 11:26:34 +00:00
TUN-5250: Add missing packages for cfsetup to succeed in github release pkgs target
This commit is contained in:
parent
ceb509ee98
commit
997f2cf612
@ -55,6 +55,8 @@ stretch: &stretch
|
|||||||
# libmsi and libgcab are libraries the wixl binary depends on.
|
# libmsi and libgcab are libraries the wixl binary depends on.
|
||||||
- libmsi-dev
|
- libmsi-dev
|
||||||
- libgcab-dev
|
- libgcab-dev
|
||||||
|
- python3-dev
|
||||||
|
- libffi-dev
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- python3-pip
|
- python3-pip
|
||||||
pre-cache:
|
pre-cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user