misc(recipes): remove mpc from WIP

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2024-12-27 14:10:10 +11:00
parent 30cd0e845d
commit aa7c69999e

View File

@ -1,9 +0,0 @@
#TODO compiled but not tested
[source]
tar = "https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz"
[build]
template = "configure"
dependencies = [
"libgmp",
"libmpfr",
]