Skip to content
Snippets Groups Projects
Verified Commit 64035e22 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

gnu-binutils depends on libmpfr

parent 7ffdb91e
No related branches found
No related tags found
No related merge requests found
GIT=https://gitlab.redox-os.org/redox-os/binutils-gdb.git
BRANCH=redox-2.41
GIT_UPSTREAM=git://sourceware.org/git/binutils-gdb.git
BUILD_DEPENDS=(expat libgmp)
BUILD_DEPENDS=(expat libgmp libmpfr)
function recipe_version {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment