From: Jim Fehlig Date: Thu, 29 Sep 2022 20:05:41 +0000 (-0600) Subject: docs: compiling: Add link to latest openSUSE libvirt package X-Git-Tag: v8.8.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30899c65a2c6860c714be14f14d97e7e2dcf9c4e;p=thirdparty%2Flibvirt.git docs: compiling: Add link to latest openSUSE libvirt package This is a follow-up to fbd6b2480a, adding a link to the latest libvirt package for openSUSE. Signed-off-by: Jim Fehlig Reviewed-by: Ján Tomko --- diff --git a/docs/compiling.rst b/docs/compiling.rst index bc43a929da..2a740ad76e 100644 --- a/docs/compiling.rst +++ b/docs/compiling.rst @@ -24,6 +24,10 @@ allow installing the most recent versions of virtualization packages: The ``app-emulation/libvirt`` is regularly updated, but newest versions are usually marked as testing by the ``~*`` keyword. + **openSUSE** + + Refer to https://build.opensuse.org/package/show/Virtualization/libvirt + Preparing sources -----------------