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 --- libgpg-error/libgpg-error_0.6.oe | 1 - libgpg-error/libgpg-error_0.7.oe | 1 - 2 files changed, 2 deletions(-) (limited to 'libgpg-error') diff --git a/libgpg-error/libgpg-error_0.6.oe b/libgpg-error/libgpg-error_0.6.oe index 1bce0d13bd..a53982d896 100644 --- a/libgpg-error/libgpg-error_0.6.oe +++ b/libgpg-error/libgpg-error_0.6.oe @@ -2,7 +2,6 @@ DESCRIPTION = "GPG-Error library" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL FDL" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz" diff --git a/libgpg-error/libgpg-error_0.7.oe b/libgpg-error/libgpg-error_0.7.oe index c6849419e6..9744691a7e 100644 --- a/libgpg-error/libgpg-error_0.7.oe +++ b/libgpg-error/libgpg-error_0.7.oe @@ -2,7 +2,6 @@ DESCRIPTION = "GPG-Error library" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL FDL" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz" -- cgit v1.2.3