Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
chromebrew
Commits
fb8e4ff9
Unverified
Commit
fb8e4ff9
authored
3 years ago
by
satmandu
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix libunbound for i686 (#5870)
parent
de63bcd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
packages/libunbound.rb
packages/libunbound.rb
+2
-0
No files found.
packages/libunbound.rb
View file @
fb8e4ff9
...
...
@@ -23,6 +23,8 @@ class Libunbound < Package
x86_64:
'fe16753a6cb9a8c69cf759201f39dec701d29b9de75954c77a2225e32e7a3edc'
})
depends_on
'openssl'
# On i686 openssl needs to be installed before libunbound.
def
self
.
patch
system
'filefix'
end
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment