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 --- libusb/libusb_0.1.7.oe | 1 - 1 file changed, 1 deletion(-) (limited to 'libusb') diff --git a/libusb/libusb_0.1.7.oe b/libusb/libusb_0.1.7.oe index 547e9db32c..6fcb4406c1 100644 --- a/libusb/libusb_0.1.7.oe +++ b/libusb/libusb_0.1.7.oe @@ -1,5 +1,4 @@ DEPENDS = "virtual/libc" -RDEPENDS = "libc6" DESCRIPTION = "libusb is a library to provide userspace \ access to USB devices." -- cgit v1.2.3