gpsdate_git.bb: Use RDEPENDS_${PN} instead of RDEPENDS for dylan/master

This commit is contained in:
Holger Hans Peter Freyther 2013-06-02 08:52:15 +02:00
parent e9d0aa7cb4
commit b6dc4b91a7
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ SECTION = "console/network"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gpsd"
RDEPENDS = "libgps"
RDEPENDS_${PN} = "libgps"
PR = "r6"
PR = "r7"
SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \
"