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
7d018303
Verified
Commit
7d018303
authored
6 months ago
by
Pea Nut
Browse files
Options
Downloads
Patches
Plain Diff
Add python3 build dependency in control template
parent
78bebb60
No related branches found
No related tags found
1 merge request
!260
Update debian changelog template
Pipeline
#244831
failed
5 months ago
Stage: build
Stage: package
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
branding/templates/debian/control-template
+1
-1
1 addition, 1 deletion
branding/templates/debian/control-template
with
1 addition
and
1 deletion
branding/templates/debian/control-template
+
1
−
1
View file @
7d018303
...
...
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: LEAP Encryption Access Project <debian@leap.se>
Build-Depends: debhelper-compat (= 12), golang (>= 1.22), make (>=3.80), pkg-config, g++ (>= 4:4.6.3), git,
libqt6svg6-dev, qt6-tools-dev, qt6-tools-dev-tools, qt6-base-dev, libqt6qml6, qt6-declarative-dev,
dh-golang, libgl-dev, qt6-declarative-dev-tools, qt6-l10n-tools
dh-golang, libgl-dev, qt6-declarative-dev-tools, qt6-l10n-tools
, python3
Standards-Version: 4.4.1
Homepage: https://0xacab.org/leap/bitmask-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