Skip to content

Commit 6ab9075

Browse files
9gelppaeps
authored andcommitted
added swig that depended by lgpio
1 parent 9e603e5 commit 6ab9075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
apt-get update -q -y
4848
4949
# Install Python, fpm deps (ruby) and the kitchen sink required to build everything...
50-
apt-get install -q -y git python3 python3-venv python3-dev python3-pip build-essential libffi-dev libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev libgdbm-dev libc6-dev libbz2-dev squashfs-tools ruby-full jq libpq-dev postgresql postgresql-contrib systemd
50+
apt-get install -q -y git python3 python3-venv python3-dev python3-pip build-essential libffi-dev libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev libgdbm-dev libc6-dev libbz2-dev squashfs-tools ruby-full jq libpq-dev postgresql postgresql-contrib systemd swig
5151
5252
# these dependencies are installed for compiling cryptography
5353
apt-get install -q -y curl libssl-dev pkg-config

0 commit comments

Comments
 (0)