Skip to content

Commit

Permalink
miss depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDuartePT committed Aug 25, 2023
1 parent 082df27 commit 4a96285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build_deb_rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BUILD_DIR=/tmp/pkg

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

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

0 comments on commit 4a96285

Please sign in to comment.