Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
trisquel
package-helpers
Merge requests
!333
The source project of this merge request has been removed.
Fix Electrum
Merged
Fix Electrum
(removed):electrum
into
nabia
Overview
8
Commits
4
Changes
2
Merged
Luis Guzmán
requested to merge
(removed):electrum
into
nabia
4 years ago
Overview
8
Changes
2
Expand
adding make-protobuf
1
0
Merge request reports
Compare
nabia
version 7
3c4b7794
4 years ago
version 6
e1215ccc
4 years ago
version 5
1a3a0290
4 years ago
version 4
7ac55999
4 years ago
version 3
a057f341
4 years ago
version 2
fa6c50d7
4 years ago
version 1
fa6c50d7
4 years ago
nabia (base)
and
latest version
latest version
0cd88f0f
4 commits,
4 years ago
version 7
3c4b7794
4 commits,
4 years ago
version 6
e1215ccc
4 commits,
4 years ago
version 5
1a3a0290
3 commits,
4 years ago
version 4
7ac55999
2 commits,
4 years ago
version 3
a057f341
2 commits,
4 years ago
version 2
fa6c50d7
1 commit,
4 years ago
version 1
fa6c50d7
9 commits,
4 years ago
2 files
+
30
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
helpers/make-electrum
+
2
−
2
Options
#!/bin/sh
#
# Copyright (C) 201
9
Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 20
2
1 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
VERSION
=
1
EXTERNAL
=
'deb-src http://ftp.debian.org/debian testing main'
REPOKEY
=
648ACFD622F3D138
DEPENDS
=
aiorpcx,aiohttp-socks
DEPENDS
=
aiorpcx,aiohttp-socks
,protobuf
.
./config
Loading