mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
fix libunbound for i686 (#5870)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user