summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb')
-rw-r--r--meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb b/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
index d0ad748f5..3f5d7f4a1 100644
--- a/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
+++ b/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tevent.samba.org"
3SECTION = "libs" 3SECTION = "libs"
4LICENSE = "LGPLv3+" 4LICENSE = "LGPLv3+"
5 5
6DEPENDS += "libbsd libtalloc" 6DEPENDS += "libaio libbsd libtalloc"
7RDEPENDS_python-tevent = "python" 7RDEPENDS_python-tevent = "python"
8 8
9SRC_URI = "http://samba.org/ftp/tevent/tevent-${PV}.tar.gz" 9SRC_URI = "http://samba.org/ftp/tevent/tevent-${PV}.tar.gz"