From 08008989b6fbd7e6227f5f5b8425bac77c87b025 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 17 Jan 2010 10:40:54 -0700 Subject: opkg-native: Add openssl-native to DEPENDS. Won't build without it, so no PR bump. --- recipes/opkg/opkg-native_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/opkg/opkg-native_svn.bb b/recipes/opkg/opkg-native_svn.bb index e5fdfd027f..f5bd992132 100644 --- a/recipes/opkg/opkg-native_svn.bb +++ b/recipes/opkg/opkg-native_svn.bb @@ -1,6 +1,6 @@ require opkg.inc -DEPENDS = "curl-native" +DEPENDS = "curl-native openssl-native" PR = "${INC_PR}" PROVIDES =+ "virtual/update-alternatives-native" -- cgit v1.2.3 : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-ogg_1.3.bb
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2004-12-09add a couple of license statements and remove rdepends to python-core since t...Michael Lauer1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1