From 515506594b9c73697cb6df8ddb40d0cfa46308caea18ae07369830ef5f254b93 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Wed, 21 Feb 2018 17:47:21 +0000 Subject: [PATCH] - Modify virtualbox-vnc to require libvncserver0 (bsc#1081856). OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=405 --- virtualbox.changes | 5 +++++ virtualbox.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/virtualbox.changes b/virtualbox.changes index fe9cf1d..f49c7a3 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 17:44:07 UTC 2018 - Larry.Finger@lwfinger.net + +- Modify virtualbox-vnc to require libvncserver0 (bsc#1081856). + ------------------------------------------------------------------- Fri Feb 16 06:05:07 UTC 2018 - Larry.Finger@lwfinger.net diff --git a/virtualbox.spec b/virtualbox.spec index a7f264b..998a5ef 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -373,6 +373,7 @@ This package contains icons for guest desktop files that were created on the des Summary: VNC desktop sharing Group: System/Emulators/PC Requires: %{name} = %{version} +Requires: libvncserver0 %description vnc Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the Remote Frame Buffer