summaryrefslogtreecommitdiff
path: root/mono/mono-native_1.0.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-23 19:51:11 +0000
committerPhil Blundell <philb@gnu.org>2004-07-23 19:51:11 +0000
commitd01492e7715e6cc1f7a5df87e1f69b29f2b7b621 (patch)
tree2f59da7a99895ef3e63a81fbb193134a206eac1e /mono/mono-native_1.0.oe
parent7abe305bf9abcedc3d886aae848fa3b2ded652b2 (diff)
add missing dependencies for mono packages
BKrev: 41016c2fVsF4QjfMeLFa2p0Ti1KXYQ
Diffstat (limited to 'mono/mono-native_1.0.oe')
-rw-r--r--mono/mono-native_1.0.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/mono/mono-native_1.0.oe b/mono/mono-native_1.0.oe
index e69de29bb2..ca1b35be0b 100644
--- a/mono/mono-native_1.0.oe
+++ b/mono/mono-native_1.0.oe
@@ -0,0 +1,5 @@
+include mono_${PV}.oe
+S = "${WORKDIR}/mono-${PV}"
+DEPENDS = "glib-2.0-native"
+
+inherit native