summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/beaker')
-rw-r--r--dev-python/beaker/beaker-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beaker/beaker-1.8.0-r1.ebuild b/dev-python/beaker/beaker-1.8.0-r1.ebuild
index f3199efe9633..26e77aedf998 100644
--- a/dev-python/beaker/beaker-1.8.0-r1.ebuild
+++ b/dev-python/beaker/beaker-1.8.0-r1.ebuild
@@ -16,9 +16,9 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+RDEPEND="virtual/python-funcsigs[${PYTHON_USEDEP}]"
# webtest-based tests are skipped when webtest is not installed
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
# Py2.7 fais some tests without this
DISTUTILS_IN_SOURCE_BUILD=1