Commit c7e0e101 authored by satmandu's avatar satmandu Committed by GitHub

binutils: add deps (#5770)

* binutils: add deps

* Add elfutils to core
parent 800a3936
......@@ -23,7 +23,10 @@ class Binutils < Package
x86_64: '784c5e9bfd884c411708ae3c2ee1c852022f411794ff109fb7d37e91f124037b'
})
depends_on 'flex'
depends_on 'zlibpkg' # R
depends_on 'glibc' # R
depends_on 'elfutils' # R
depends_on 'flex' # R
def self.patch
system 'filefix'
......
......@@ -7,6 +7,7 @@ c_ares
ca_certificates
crew_profile_base
curl
elfutils
expat
filecmd
flex
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment