diff options
Diffstat (limited to 'recipes/zope/zope-native_3.3.1.bb')
-rw-r--r-- | recipes/zope/zope-native_3.3.1.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/zope/zope-native_3.3.1.bb b/recipes/zope/zope-native_3.3.1.bb index 970df6d785..70d19e9888 100644 --- a/recipes/zope/zope-native_3.3.1.bb +++ b/recipes/zope/zope-native_3.3.1.bb @@ -1,9 +1,6 @@ -require zope_${PV}.bb -inherit native +inherit native distutils-native-base -DEPENDS = "python-native" - -inherit distutils-base +require zope-${PV}.inc export BUILD_SYS export HOST_SYS |