Fix ipkg-utils build.. its a distutils build, not an autotools build.
authorChris Larson <clarson@kergoth.com>
Fri, 5 Mar 2004 15:56:37 +0000 (15:56 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 5 Mar 2004 15:56:37 +0000 (15:56 +0000)
BKrev: 4048a335AAPBHoZ6E-J2KSrMUlnlpA

ipkg-utils/ipkg-utils_1.0cvs.oe

index 2c780ca..5b9248a 100644 (file)
@@ -5,11 +5,12 @@ PRIORITY="optional"
 MAINTAINER="Chris Larson <kergoth@handhelds.org>"
 LICENSE="GPL"
 #DEPENDS=virtual/libc
+RDEPENDS=python
 
 SRC_URI:="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=ipkg-utils"
 S:="${WORKDIR}/${PN}"
 
-inherit autotools
+inherit distutils
 
 do_stage() {
        cp ipkg* ${STAGING_BINDIR}/