summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen-tools/files/gentoo-patches.conf')
-rw-r--r--app-emulation/xen-tools/files/gentoo-patches.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index b22aacefceba..2d4bcd195ac3 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -113,6 +113,9 @@ _gx046=" xen-tools-4.10.1-shim.patch"
_gx047=" xen-tools-4.10.1-gcc8.patch"
_gx048=" xen-tools-4.11.0-gcc8.patch"
+# Fix pdf document generation, bug #650396
+_gx049=" xen-tools-4.10.1-pdfdoc.patch"
+
# xen-tools-4.8.2 patches set
_gpv_xen_tools_482_0="
${_gx008}
@@ -176,6 +179,7 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
${_gx044} ${_gx045} ${_gx046} ${_gx047}
+${_gx049}
"
# xen-tools-4.11.0 patches set
@@ -185,4 +189,5 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
${_gx045} ${_gx046} ${_gx048}
+${_gx049}
"