aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr-native_2.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mpfr/mpfr-native_2.3.2.bb')
-rw-r--r--recipes/mpfr/mpfr-native_2.3.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/mpfr/mpfr-native_2.3.2.bb b/recipes/mpfr/mpfr-native_2.3.2.bb
new file mode 100644
index 0000000000..dec26d33a8
--- /dev/null
+++ b/recipes/mpfr/mpfr-native_2.3.2.bb
@@ -0,0 +1,3 @@
+require mpfr_${PV}.bb
+inherit native
+DEPENDS = "gmp-native"