Skip to content

Commit

Permalink
Update package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Dec 19, 2023
1 parent 407ab13 commit b569b8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@ python3.11 -m pip install --upgrade setuptools wheel

echo
echo "PACKAGE.SH HALFWAY THERE FOR PYTHON LIBS"
apt install -y libgirepository1.0-dev
apt install -y build-essential libdbus-glib-1-dev libgirepository1.0-dev
python3.11 -m pip install dbus-python

#home_assistant_chip_clusters-2023.1.0-py3-none-any.whl \
#home_assistant_chip_core-2023.1.0-cp37-abi3-manylinux_2_31_aarch64.whl \
Expand Down

0 comments on commit b569b8d

Please sign in to comment.