summaryrefslogtreecommitdiffstats
path: root/package/python-zope-interface/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-07-13 08:58:22 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-16 16:21:45 +0200
commit14645274a4ee91704a9585e3285ec578337b40c0 (patch)
treed1d77bfed3a73b57869b7f45a11f7486ca916a7a /package/python-zope-interface/Config.in
parentfae7573fca49f2fe6b2e705025064b3637e8b58c (diff)
downloadbuildroot-14645274a4ee91704a9585e3285ec578337b40c0.tar.gz
buildroot-14645274a4ee91704a9585e3285ec578337b40c0.zip
python-zope-interface: bump to version 4.4.2
Add setuptools as a runtime dependency because zope-interface uses pkg_resources during initialization. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-zope-interface/Config.in')
-rw-r--r--package/python-zope-interface/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python-zope-interface/Config.in b/package/python-zope-interface/Config.in
index 01f4a94cdb..c09e7b0cb3 100644
--- a/package/python-zope-interface/Config.in
+++ b/package/python-zope-interface/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_PYTHON_ZOPE_INTERFACE
bool "python-zope-interface"
+ select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
This package provides an implementation of "object interfaces" for
Python. Interfaces are a mechanism for labeling objects as conforming
OpenPOWER on IntegriCloud