From fa0bc2bbf53378f160fd66f6bdf7b8c106f71d16 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 13 Jul 2021 20:12:10 +0200 Subject: [docs] add depends step to howto --- Makefile | 2 +- docs/test-float.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3