Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask-vpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
bitmask-vpn
Commits
fa0bc2bb
Unverified
Commit
fa0bc2bb
authored
3 years ago
by
Kali Kaneko
Browse files
Options
Downloads
Patches
Plain Diff
[docs] add depends step to howto
parent
37a9772a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
docs/test-float.rst
+1
-0
1 addition, 0 deletions
docs/test-float.rst
with
2 additions
and
1 deletion
Makefile
+
1
−
1
View file @
fa0bc2bb
...
...
@@ -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-controls
2
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
...
...
This diff is collapsed.
Click to expand it.
docs/test-float.rst
+
1
−
0
View file @
fa0bc2bb
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment