aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zope
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/zope')
-rw-r--r--recipes/zope/python-zopeinterface_3.5.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/zope/python-zopeinterface_3.5.1.bb b/recipes/zope/python-zopeinterface_3.5.1.bb
index c09ebbc3bb..2ef606c484 100644
--- a/recipes/zope/python-zopeinterface_3.5.1.bb
+++ b/recipes/zope/python-zopeinterface_3.5.1.bb
@@ -3,6 +3,8 @@ SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "ZPL"
+RPROVIDES_${PN} += " zope-interfaces"
+
inherit distutils
PR = "r1"