Merge "specify test selector with py3 packages in bindep"
This commit is contained in:
@@ -17,14 +17,14 @@ libxslt1-dev [platform:dpkg]
|
|||||||
memcached
|
memcached
|
||||||
python-dev [platform:dpkg]
|
python-dev [platform:dpkg]
|
||||||
python-devel [platform:rpm]
|
python-devel [platform:rpm]
|
||||||
python3-dev [platform:dpkg]
|
python3-dev [platform:dpkg test]
|
||||||
python3-devel [platform:fedora platform:suse]
|
python3-devel [platform:fedora platform:suse test]
|
||||||
# python3-devel does not pull in the python3 package on openSUSE so
|
# python3-devel does not pull in the python3 package on openSUSE so
|
||||||
# we need to be explicit. The python3 package contains the XML module
|
# we need to be explicit. The python3 package contains the XML module
|
||||||
# which is required by a python3 virtualenv. Similarly, in python2,
|
# which is required by a python3 virtualenv. Similarly, in python2,
|
||||||
# the XML module is located in python-xml which is not pulled in
|
# 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
|
# 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]
|
python-xml [platform:suse]
|
||||||
rsync
|
rsync
|
||||||
xfsprogs
|
xfsprogs
|
||||||
|
|||||||
Reference in New Issue
Block a user