mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/beaker: Add missing rdep on funcsigs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user