Add libuuid devel packages

python-qpid-proton does something similar to pyzmq when libzmq is not
installed. It bundles the underlying library and builds it.
Unfortunately, python-qpid-proton currently has a dependency on
`libuuid` and therefore, it depends on the devel packages to be present.

This dependency will be removed in the future but it'll take time. Until
that happens, I'm adding uuid-dev to the list of packages to install by
default.

See related system-config change: Iae4d7138311eec0cd90c0865f30b84a98ce3c142

Change-Id: I65f24262c2470c6d75b5b41106469604f5b105c4
This commit is contained in:
Flavio Percoco 2015-06-08 15:10:36 +02:00 committed by Andreas Jaeger
parent 17323789de
commit edff866f97
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ sqlite [platform:rpm]
sqlite-devel [platform:rpm]
sqlite3 [platform:dpkg]
unzip
uuid-dev [platform:dpkg]
uuid-devel [platform:rpm]
xorg-x11-server-Xvfb [platform:rpm]
xsltproc [platform:dpkg]
xvfb [platform:dpkg]