From 087629f4afb009d0eceec99db1e2ae45c1cf507e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 29 May 2004 17:11:04 +0000 Subject: Cleanup pass - remove remnant virtual/libc items from DEPENDS. BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g --- sip/sip_3.10.1.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip') diff --git a/sip/sip_3.10.1.oe b/sip/sip_3.10.1.oe index f3e58da6a4..2e8608f5fd 100644 --- a/sip/sip_3.10.1.oe +++ b/sip/sip_3.10.1.oe @@ -3,7 +3,7 @@ SECTION = "devel" PRIORITY = "optional" MAINTAINER = "Michael Lauer " LICENSE = "GPL" -DEPENDS = "virtual/libc python-native" +DEPENDS = "python-native" SRC_URI = "http://www.vanille.de/mirror/sip-${PV}.tar.gz" S = "${WORKDIR}/sip-${PV}/sipgen" -- cgit v1.2.3