1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

Add mpfr-sdk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5418 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-10-06 15:59:01 +00:00
parent 8a76c9c705
commit 27d572b55e
+4
View File
@@ -0,0 +1,4 @@
require mpfr_${PV}.bb
inherit sdk
DEPENDS = "gmp-sdk"