aboutsummaryrefslogtreecommitdiffstats
path: root/ntp
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-03 12:35:23 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-03 12:35:23 +0000
commit1da2abbce57e058b927fb868b86ce5054848e341 (patch)
treec1a95f7a123f7561605bdb58cea6bcb27ac2034e /ntp
parent3e2a759581010c18789670f8aefd24f3e4f969ef (diff)
downloadopenembedded-1da2abbce57e058b927fb868b86ce5054848e341.tar.gz
need to distinguish RDEPENDS and DEPENDS, however only in OPIE_LIBS
BKrev: 40963c8bDejofk8qjVoirqZDzju-Mw
Diffstat (limited to 'ntp')
-rw-r--r--ntp/ntp_4.1.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntp/ntp_4.1.2.oe b/ntp/ntp_4.1.2.oe
index b2891973a6..d3f74b7b77 100644
--- a/ntp/ntp_4.1.2.oe
+++ b/ntp/ntp_4.1.2.oe
@@ -5,7 +5,7 @@ or satellite receiver or modem."
SECTION = "net"
PRIORITY = "optional"
DEPENDS = "virtual/libc openssl"
-PROVIDES = "ntpdate"
+RPROVIDES = "ntpdate"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV}.tar.gz \
file://${FILESDIR}/configure.patch;patch=1"