asio: add boost to DEPENDS
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Oct 2009 12:27:34 +0000 (13:27 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 29 Oct 2009 12:27:34 +0000 (13:27 +0100)
recipes/asio/asio_1.1.1.bb

index 89b363d..a724921 100644 (file)
@@ -4,6 +4,8 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "Boost Software License"
 
+DEPENDS = "boost"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${PN}-${PV}.tar.bz2"
 
 inherit autotools pkgconfig