Skip to content

Commit

Permalink
remove depedency
Browse files Browse the repository at this point in the history
* (will be avaible in this ppa soon:
https://github.com/MrDuartePT/LLL-ppa)
  • Loading branch information
MrDuartePT committed Aug 24, 2023
1 parent 83cb952 commit ad46de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build_deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BUILD_DIR=/tmp/deb

set -ex
#Intsall debian packages
sudo apt-get install debhelper dkms python3-all python3-stdeb dh-python python3-darkdetect
sudo apt-get install debhelper dkms python3-all python3-stdeb dh-python

# recreate BUILD_DIR for both deb
rm -rf "${BUILD_DIR}" || true
Expand Down

0 comments on commit ad46de1

Please sign in to comment.