aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/asio/asio.inc
blob: a8b283683b02a4bf96f75e441e173c19674f2690 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Asio"
HOMEPAGE = "http://asio.sf.net/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "Boost Software License"

INC_PR = "r1"

DEPENDS = "boost"

SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${PN}-${PV}.tar.bz2"

inherit autotools