bossa: add missing readline build dependency

This commit is contained in:
Harald Welte 2015-11-19 12:39:05 +01:00
parent ce68b9433c
commit 2da92ff46f
1 changed files with 2 additions and 1 deletions

View File

@ -4,9 +4,10 @@ LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
SRCREV = "05bfcc39bc0453c3028b1161175b95a81af7a901"
SRC_URI = "git://git.code.sf.net/p/b-o-s-s-a/code"
DEPENDS = "readline"
PV = "v0.0+git${SRCPV}"
PR = "r1"
PR = "r2"
S = "${WORKDIR}/git"