Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PureOS
Packages
qemu
Commits
8eab9033
Commit
8eab9033
authored
Dec 28, 2016
by
Michael Tokarev
Browse files
enable glusterfs support (glusterfs-common), in qemu-block-extra (#775431)
parent
20ef87be
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8eab9033
...
...
@@ -39,6 +39,8 @@ qemu (1:2.8+dfsg-1) UNRELEASED; urgency=medium
* enable virtio gpu (virglrenderer) and opengl support (Closes: #813658)
* strip out -ldrm out of OPENGL_LIBS, since libdrm is actually not needed
* enable nfs support (libnfs-dev), in qemu-block-extra
* enable glusterfs support (glusterfs-common), in qemu-block-extra
(Closes: #775431)
* enable numa support (libnuma-dev) (Closes: #758189)
-- Michael Tokarev <mjt@tls.msk.ru> Fri, 23 Dec 2016 14:54:28 +0300
...
...
debian/control-in
View file @
8eab9033
...
...
@@ -68,6 +68,8 @@ Build-Depends: debhelper (>= 9),
libpulse-dev,
# --enable-rbd linux-*
librados-dev [linux-any], librbd-dev [linux-any],
# --enable-glusterfs
glusterfs-common,
# --enable-vnc-sasl
libsasl2-dev,
# sdl display (see also gtk display)
...
...
@@ -107,7 +109,6 @@ Build-Depends: debhelper (>= 9),
libpng-dev,
# --enable-kvm linux-*
# --enable-vhost-net linux-* # is it really linux-specific?
##--enable-glusterfs todo
##--enable-lzo todo
##--enable-netmap todo bsd
##--enable-quorum todo needs gcrypt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment