Accepting request 1218802 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1218802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tigervnc?expand=0&rev=106
This commit is contained in:
commit
3e89ebe5be
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 28 08:49:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Require /usr/bin/dbus-launch insted of dbus-1-x11: Do not rely on
|
||||||
|
legacy dbus-1-x11 package, which is going away after moving to
|
||||||
|
dbus-broker.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 18 12:10:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Oct 18 12:10:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -160,7 +160,7 @@ BuildRequires: firewall-macros
|
|||||||
%endif
|
%endif
|
||||||
# Needed to generate certificates
|
# Needed to generate certificates
|
||||||
Requires: windowmanager
|
Requires: windowmanager
|
||||||
Requires: dbus-1-x11
|
Requires: /usr/bin/dbus-launch
|
||||||
Requires: xauth
|
Requires: xauth
|
||||||
Requires: xinit
|
Requires: xinit
|
||||||
Requires: xkbcomp
|
Requires: xkbcomp
|
||||||
|
Loading…
Reference in New Issue
Block a user