mpfr-canadian: Add a copy of mpfr for use in Canadian builds
authorTom Rini <trini@embeddedalley.com>
Sat, 17 Jan 2009 03:59:08 +0000 (22:59 -0500)
committerTom Rini <trini@embeddedalley.com>
Sat, 17 Jan 2009 03:59:08 +0000 (22:59 -0500)
packages/mpfr/mpfr-canadian_2.3.1.bb [new file with mode: 0644]

diff --git a/packages/mpfr/mpfr-canadian_2.3.1.bb b/packages/mpfr/mpfr-canadian_2.3.1.bb
new file mode 100644 (file)
index 0000000..e35f24e
--- /dev/null
@@ -0,0 +1,3 @@
+require mpfr_${PV}.bb
+inherit canadian-native
+DEPENDS = "gmp-canadian"