aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyudev/pyudev-0.15.ebuild')
-rw-r--r--dev-python/pyudev/pyudev-0.15.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/pyudev/pyudev-0.15.ebuild b/dev-python/pyudev/pyudev-0.15.ebuild
index 38ae32c..26fc17d 100644
--- a/dev-python/pyudev/pyudev-0.15.ebuild
+++ b/dev-python/pyudev/pyudev-0.15.ebuild
@@ -24,8 +24,9 @@ RDEPEND=">=sys-fs/udev-151
pyqt4? ( dev-python/PyQt4 )
pyside? ( dev-python/pyside )"
DEPEND="${RDEPEND}
- dev-python/setuptools"
- # test? ( dev-python/mock )"
+ dev-python/setuptools
+ test? ( dev-python/mock
+ dev-cpp/gccxml )"
DOCS="CHANGES.rst README.rst"