Skip to content

Commit

Permalink
GH #755 - Removing dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuch committed Jun 23, 2023
1 parent 614ed2a commit 937f31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_install-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fi

sudo apt-get install -y \
build-essential curl git haproxy libbz2-dev libev-dev libev4 libevent-dev \
libffi-dev libkeyutils-dev libldap2-dev ibpq-dev \
libffi-dev libkeyutils-dev libldap2-dev libpq-dev \
libsasl2-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev openssl \
swig uuid-dev uuid-runtime wget zlib1g-dev lsb-release ${PYTHON_DEPENDENCIES}

Expand Down

0 comments on commit 937f31f

Please sign in to comment.