summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2018-06-20 14:43:59 -0700
committerJohn Dickinson <me@not.mn>2018-06-20 14:43:59 -0700
commitf21bbe0cbe1d267adbd49500b71f86185d8ec99d (patch)
tree1a5d60210f2712b52aa28c1d0c6c766bb4c644b8 /bindep.txt
parentc3ea2f0909d5a8e80c39cc01aabeb9266f3c1b67 (diff)
downloadswift-f21bbe0cbe1d267adbd49500b71f86185d8ec99d.tar.gz
specify test selector with py3 packages in bindep
Change-Id: I916b9d6e62c0f3781408a90e72c17339658a25f0
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/bindep.txt b/bindep.txt
index fbc75ccb0..5725926e1 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -17,14 +17,14 @@ libxslt1-dev [platform:dpkg]
memcached
python-dev [platform:dpkg]
python-devel [platform:rpm]
-python3-dev [platform:dpkg]
-python3-devel [platform:fedora platform:suse]
+python3-dev [platform:dpkg test]
+python3-devel [platform:fedora platform:suse test]
# python3-devel does not pull in the python3 package on openSUSE so
# we need to be explicit. The python3 package contains the XML module
# which is required by a python3 virtualenv. Similarly, in python2,
# the XML module is located in python-xml which is not pulled in
# by python-devel as well. See https://bugzilla.suse.com/show_bug.cgi?id=1046990
-python3 [platform:suse]
+python3 [platform:suse test]
python-xml [platform:suse]
rsync
xfsprogs