aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <della5@iinet.com.au>2012-06-26 15:12:36 +0800
committerIan Delaney <della5@iinet.com.au>2012-06-26 15:12:36 +0800
commit60391bee5f348bc0de2187daa9797094bf606217 (patch)
tree1f2c47bdcfc59fcd0144ba15da7db61fa36826b3 /dev-python/pyudev/pyudev-0.15.ebuild
parent[app-admin/eselect-python] A pypy aware version (diff)
downloadpython-60391bee5f348bc0de2187daa9797094bf606217.tar.gz
python-60391bee5f348bc0de2187daa9797094bf606217.tar.bz2
python-60391bee5f348bc0de2187daa9797094bf606217.zip
[dev-python/pyudev] edited test deps
(Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit)
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"