From e686559d0d1873b6185a21039511991f37f15f9c Mon Sep 17 00:00:00 2001 From: "erich@mine.nu" Date: Thu, 1 Apr 2004 23:34:02 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into erichl.mine.nu:/home/erich/src/packages 2004/04/01 18:33:27-05:00 mine.nu!erich RDEPENDS cleanup - removed explicit RDEPENDS on shared libraries since it is automatically created at packaging time BKrev: 406ca6eaDQx4hBfzmy25UVudaZgnBQ --- pcre/pcre_4.4.oe | 1 - 1 file changed, 1 deletion(-) (limited to 'pcre') diff --git a/pcre/pcre_4.4.oe b/pcre/pcre_4.4.oe index 6aa96ebee4..173a3eeef9 100644 --- a/pcre/pcre_4.4.oe +++ b/pcre/pcre_4.4.oe @@ -1,5 +1,4 @@ DEPENDS = "virtual/libc" -RDEPENDS = "libc6" DESCRIPTION = "Perl-compatible regular expression library. PCRE has its own native \ API, but a set of 'wrapper' functions that are based on the POSIX API \ are also supplied in the library libpcreposix. Note that this just \ -- cgit v1.2.3