task-sysmocom-feed: Add openvpn to the list of packages we want

This commit is contained in:
Holger Hans Peter Freyther 2014-08-14 11:01:38 +02:00
parent 5cc6103cc3
commit afd38eb11a
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r7"
PR = "r8"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
task-sysmocom-debug \
minicom vlan patch procps psmisc \
ppp rsync sed usbutils "
ppp rsync sed usbutils openvpn"