limesdr requires libatomic
This commit is contained in:
parent
6cac3b4d39
commit
1fedd0e50f
@ -4,7 +4,7 @@ export MAKEFLAGS="-j4"
|
|||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
||||||
STATIC_PACKAGES="libusb-1.0-0"
|
STATIC_PACKAGES="libusb-1.0-0 libatomic1"
|
||||||
BUILD_PACKAGES="git libusb-1.0-0-dev cmake make gcc g++"
|
BUILD_PACKAGES="git libusb-1.0-0-dev cmake make gcc g++"
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user