diff options
Diffstat (limited to 'pme')
-rw-r--r-- | pme/pme_1.0.3.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pme/pme_1.0.3.oe b/pme/pme_1.0.3.oe index 7a5e0729f1..45e0946469 100644 --- a/pme/pme_1.0.3.oe +++ b/pme/pme_1.0.3.oe @@ -1,5 +1,4 @@ DEPENDS = "virtual/libc pcre" -RDEPENDS = "libc6 pcre" DESCRIPTION = "PME is a C++ wrapper around the PCRE library." SRC_URI = "http://xaxxon.slackworks.com/pme/pme-${PV}.tar.gz" |