Browse code

Add python-dev to general requirements

Package python-openstackclient depends on pycrypto, and pycrypto depends
on python-dev. Since python-openstackclient should be installed in any
case, python-dev should be in general requirements.

Change-Id: I2d6f5919bdc1175252c78cd203a8769d3892b923
Closes: bug 1292477

Sergey Skripnick authored on 2014/03/14 21:13:16
Showing 9 changed files
... ...
@@ -2,6 +2,5 @@ tgt
2 2
 lvm2
3 3
 qemu-utils
4 4
 libpq-dev
5
-python-dev
6 5
 open-iscsi
7 6
 open-iscsi-utils # Deprecated since quantal dist:precise
... ...
@@ -18,5 +18,6 @@ tcpdump
18 18
 euca2ools # only for testing client
19 19
 tar
20 20
 python-cmd2 # dist:precise
21
+python-dev
21 22
 python2.7
22 23
 bc
... ...
@@ -5,7 +5,6 @@ libpq-dev           # testonly
5 5
 libssl-dev          # testonly
6 6
 libxml2-dev
7 7
 libxslt1-dev        # testonly
8
-python-dev
9 8
 python-eventlet
10 9
 python-routes
11 10
 python-greenlet
... ...
@@ -1,4 +1,3 @@
1
-python-dev
2 1
 python-lxml
3 2
 python-pastescript
4 3
 python-pastedeploy
... ...
@@ -4,7 +4,6 @@ libffi-dev
4 4
 memcached
5 5
 python-configobj
6 6
 python-coverage
7
-python-dev
8 7
 python-eventlet
9 8
 python-greenlet
10 9
 python-netifaces
... ...
@@ -1,7 +1,6 @@
1 1
 lvm2
2 2
 scsi-target-utils
3 3
 qemu-img
4
-python-devel
5 4
 postgresql-devel
6 5
 iscsi-initiator-utils
7 6
 python-lxml         #dist:f19,f20,rhel7
... ...
@@ -15,6 +15,7 @@ python-setuptools
15 15
 python-prettytable # dist:rhel6 [1]
16 16
 python-unittest2
17 17
 python-virtualenv
18
+python-devel
18 19
 screen
19 20
 tar
20 21
 tcpdump
... ...
@@ -6,7 +6,6 @@ mysql-devel         # testonly
6 6
 openssl-devel       # testonly
7 7
 postgresql-devel    # testonly
8 8
 python-argparse
9
-python-devel
10 9
 python-eventlet
11 10
 python-greenlet
12 11
 python-lxml         #dist:f19,f20,rhel7
... ...
@@ -4,7 +4,6 @@ libffi-devel
4 4
 memcached
5 5
 python-configobj
6 6
 python-coverage
7
-python-devel
8 7
 python-eventlet
9 8
 python-greenlet
10 9
 python-netifaces