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