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
3ece3efc
Commit
3ece3efc
authored
Dec 28, 2016
by
Michael Tokarev
Browse files
enable nfs support (libnfs-dev), in qemu-block-extra
parent
435156e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3ece3efc
...
...
@@ -38,6 +38,7 @@ qemu (1:2.8+dfsg-1) UNRELEASED; urgency=medium
* switch from sdl1 to gtk3 (Closes: #839695)
* 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
-- Michael Tokarev <mjt@tls.msk.ru> Fri, 23 Dec 2016 14:54:28 +0300
...
...
debian/control-in
View file @
3ece3efc
...
...
@@ -56,6 +56,8 @@ Build-Depends: debhelper (>= 9),
:debian: libiscsi-dev (>> 1.9.0~),
# --enable-curses
libncursesw5-dev,
:debian:# --enable-libnfs
:debian: libnfs-dev (>> 1.9.3),
:debian:# numa is not enabled: #682853
:debian:## --enable-numa i386|amd64|ia64|mips*|powerpc*|ppc64|x32
:debian:# libnuma-dev,
...
...
@@ -110,8 +112,6 @@ Build-Depends: debhelper (>= 9),
# --enable-vhost-net linux-* # is it really linux-specific?
##--enable-glusterfs todo
##--enable-lzo todo
##--enable-libnfs todo
##:debian: libnfs-dev (>> 1.9.4)
##--enable-netmap todo bsd
##--enable-quorum todo needs gcrypt
##--enable-xen-pci-passthrough todo
...
...
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