From: Frans Meulenbroeks Date: Thu, 12 Feb 2009 08:11:16 +0000 (+0100) Subject: zope-native: added X-Git-Tag: Release-2010-05/1~3976^2~52^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef72753910ec36c55cb673bc10b9507038c18d75;p=openembedded.git zope-native: added --- diff --git a/packages/zope/zope-native_3.3.1.bb b/packages/zope/zope-native_3.3.1.bb new file mode 100644 index 0000000000..970df6d785 --- /dev/null +++ b/packages/zope/zope-native_3.3.1.bb @@ -0,0 +1,10 @@ +require zope_${PV}.bb +inherit native + +DEPENDS = "python-native" + +inherit distutils-base + +export BUILD_SYS +export HOST_SYS +