From be9d05d75227b511109b0ecec71314bbab6c983ad6d9b2e3524c45bf69221fbc Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sat, 18 Jul 2020 07:36:57 +0000 Subject: [PATCH] Accepting request 821574 from home:seijikun:branches:X11:Utilities - add python3-opengl, and python3-opengl-accelerate as recommended dependencies, to support OpenGL in the client OBS-URL: https://build.opensuse.org/request/show/821574 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=51 --- xpra.changes | 6 ++++++ xpra.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/xpra.changes b/xpra.changes index 6571d9a..6865fbb 100644 --- a/xpra.changes +++ b/xpra.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 17 22:22:24 UTC 2020 - Markus Ebner + +- add python3-opengl, and python3-opengl-accelerate as recommended + dependencies, to support OpenGL in the client + ------------------------------------------------------------------- Fri Jun 5 11:25:10 UTC 2020 - Luigi Baldoni diff --git a/xpra.spec b/xpra.spec index 3625c5c..b9a7f17 100644 --- a/xpra.spec +++ b/xpra.spec @@ -78,6 +78,8 @@ Requires(post): %fillup_prereq Recommends: python3-dnspython Recommends: python3-opencv Recommends: python3-paramiko +Recommends: python3-opengl +Recommends: python3-opengl-accelerate %{?systemd_ordering} %description