X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=qemu-sh.patch;h=daee83823380a814d32e3a892270e7b9a631c490;hb=f9d90a34c5fca9dc8519304e6f6b8a25e47d26d2;hp=a2272eb02e23be33c614324bd513225bc3945462;hpb=477439c252a190efb26d88638cefc64d94c6daa9;p=packages%2Fqemu.git diff --git a/qemu-sh.patch b/qemu-sh.patch index a2272eb..daee838 100644 --- a/qemu-sh.patch +++ b/qemu-sh.patch @@ -1,11 +1,11 @@ ---- qemu-2.4.0.1/configure.orig 2015-10-05 21:43:29.245561041 +0200 -+++ qemu-2.4.0.1/configure 2015-10-05 21:49:36.392212179 +0200 -@@ -4501,7 +4501,7 @@ +--- qemu-2.5.0/configure~ 2015-12-21 22:39:21.000000000 +0100 ++++ qemu-2.5.0/configure 2015-12-21 22:39:58.952714685 +0100 +@@ -4754,7 +4754,7 @@ echo "GNUTLS support $gnutls" echo "GNUTLS hash $gnutls_hash" - echo "GNUTLS gcrypt $gnutls_gcrypt" --echo "GNUTLS nettle $gnutls_nettle ${gnutls_nettle+($nettle_version)}" -+echo "GNUTLS nettle $gnutls_nettle ${gnutls_nettle:+\($nettle_version)}" + echo "libgcrypt $gcrypt" +-echo "nettle $nettle ${nettle+($nettle_version)}" ++echo "nettle $nettle ${nettle+\($nettle_version)}" + echo "libtasn1 $tasn1" echo "VTE support $vte" echo "curses support $curses" - echo "curl support $curl"