SHA256
1
0
forked from pool/xinit

- since xrdb no longer requires cpp, it needs to be reqired here now

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=64
This commit is contained in:
Stefan Dirsch 2023-05-11 12:17:36 +00:00 committed by Git OBS Bridge
parent 5ea6ed0941
commit f83e411bfb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 11 12:16:19 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- since xrdb no longer requires cpp, it needs to be reqired here now
-------------------------------------------------------------------
Sun Dec 4 22:01:40 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xinit
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -42,6 +42,7 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
Requires: cpp
Requires: setxkbmap
Requires: xauth
Requires: xmodmap