guile-native: add DEPENDS for gmp-native
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 16 Dec 2007 21:33:40 +0000 (21:33 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 16 Dec 2007 21:33:40 +0000 (21:33 +0000)
packages/guile/guile-native_1.6.4.bb
packages/guile/guile-native_1.8.2.bb

index 9676373..4a3bc5e 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "unknown"
 LICENSE = "GPL"
+DEPENDS = "gmp-native"
 SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
           file://guile-amd64.patch;patch=1"
 
index 99d77b0..ac2b189 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "unknown"
 LICENSE = "GPL"
+DEPENDS = "gmp-native"
 SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
            "