Browse code

[opensuse] add python-xml to general deps list

the python-xml is a subpackage from the standard cpython package that
that contains elementtree and other bits that are needed almost
everywhere in OpenStack but isn't installed on a absolutely minimal
openSUSE Leap installation. This package doesn't exist on pip but
is a SUSE only invention, so just treat it similar to a bindep.

Change-Id: I82887c2e6895740d1b16d1269574519450ca783e

Dirk Mueller authored on 2016/12/09 08:57:57
Showing 1 changed files
... ...
@@ -21,6 +21,7 @@ postgresql-devel  # psycopg2
21 21
 psmisc
22 22
 python-cmd2 # dist:opensuse-12.3
23 23
 python-devel  # pyOpenSSL
24
+python-xml
24 25
 screen
25 26
 tar
26 27
 tcpdump