Skip to content

Commit

Permalink
adding dep to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Jan 16, 2025
1 parent eeb5681 commit dce685c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/install_pkg_build_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ apt-get update -qq
apt-get install -y \
python3 python3-dev python3-pip python3-venv python3-all \
dh-python debhelper devscripts dput software-properties-common \
python3-distutils python3-setuptools python3-wheel python3-stdeb
python3-distutils python3-setuptools python3-wheel python3-stdeb \
python3-all-dev python3-pip python3-venv python3-all

0 comments on commit dce685c

Please sign in to comment.