Skip to content

Commit 0798281

Browse files
authored
fix: remove package versions
1 parent 36fb1ad commit 0798281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
apt-get install -y libzmq3-dev=4.3.1-4+deb10u2 libusb-1.0-0=2:1.0.22-2 libudev1=241-7~deb10u5+rpi1 coreutils sed
3+
apt-get install -y libzmq3-dev libusb-1.0-0 libudev1 coreutils sed

0 commit comments

Comments
 (0)