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:
parent
5ea6ed0941
commit
f83e411bfb
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user