[oe-commits] Tom Rini : boa: Also flex-native

git version control git at git.openembedded.org
Thu Jun 2 20:01:28 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 802ee3a6803656424147b8129dffe0af846f100d
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=802ee3a6803656424147b8129dffe0af846f100d

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri May 27 15:39:47 2011 -0700

boa: Also flex-native

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/boa/boa_0.94.13.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/boa/boa_0.94.13.bb b/recipes/boa/boa_0.94.13.bb
index 087054e..cc5f7ad 100644
--- a/recipes/boa/boa_0.94.13.bb
+++ b/recipes/boa/boa_0.94.13.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Lightweight and High Performance WebServer"
 SECTION = "console/network"
 LICENSE = "GPL"
-DEPENDS = "bison-native"
+DEPENDS = "bison-native flex-native"
 RDEPENDS_${PN} = "mime-support"
 RPROVIDES_${PN} = "httpd"
 PR = "r4"





More information about the Openembedded-commits mailing list