summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-07-13 20:12:10 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-07-13 20:12:10 +0200
commitfa0bc2bbf53378f160fd66f6bdf7b8c106f71d16 (patch)
tree249d7724f4e62cca980a0f30c7f95bda2f0f89b2
parent37a9772a5c1426b06bf691685cd9d59533dd67ab (diff)
[docs] add depends step to howto
-rw-r--r--Makefile2
-rw-r--r--docs/test-float.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82a805d..482592c 100644
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ depends:
-@make depends$(UNAME)
dependsLinux:
- @sudo apt install golang pkg-config dh-golang golang-golang-x-text-dev cmake devscripts fakeroot debhelper curl g++ qt5-qmake qttools5-dev-tools qtdeclarative5-dev qml-module-qtquick-controls libqt5qml5 qtdeclarative5-dev qml-module-qt-labs-platform qml-module-qt-labs-qmlmodels qml-module-qtquick-extras qml-module-qtquick-dialogs
+ @sudo apt install golang pkg-config dh-golang golang-golang-x-text-dev cmake devscripts fakeroot debhelper curl g++ qt5-qmake qttools5-dev-tools qtdeclarative5-dev qml-module-qtquick-controls2 libqt5qml5 qtdeclarative5-dev qml-module-qt-labs-platform qml-module-qtquick-extras qml-module-qtquick-dialogs
@make -C docker deps
@# debian needs also: snap install snapcraft --classic; snap install multipass --beta --classic
diff --git a/docs/test-float.rst b/docs/test-float.rst
index b3318ec..003aaaa 100644
--- a/docs/test-float.rst
+++ b/docs/test-float.rst
@@ -3,6 +3,7 @@ Testing float deployments
You can quickly brand the client for test float instances.::
export PROVIDER=floatdemo
+ make depends
make vendor && make build
build/qt/release/floatdemo-vpn