Accepting request 558191 from home:elvigia:branches:X11:xfce
- Remove build require on xorg-x11 metapackage - Add explicit build requires on x11 and atk. OBS-URL: https://build.opensuse.org/request/show/558191 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=134
This commit is contained in:
parent
dd9d088c5b
commit
2b6cd04439
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 18 14:51:34 UTC 2017 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Remove build require on xorg-x11 metapackage
|
||||||
|
- Add explicit build requires on x11 and atk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 3 14:06:52 UTC 2017 - fvogt@suse.com
|
Mon Jul 3 14:06:52 UTC 2017 - fvogt@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,6 @@ BuildRequires: iceauth
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xfce4-dev-tools
|
BuildRequires: xfce4-dev-tools
|
||||||
BuildRequires: xorg-x11
|
|
||||||
BuildRequires: pkgconfig(dbus-1)
|
BuildRequires: pkgconfig(dbus-1)
|
||||||
BuildRequires: pkgconfig(dbus-glib-1)
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
BuildRequires: pkgconfig(gmodule-2.0)
|
BuildRequires: pkgconfig(gmodule-2.0)
|
||||||
@ -49,6 +48,8 @@ BuildRequires: pkgconfig(libxfce4ui-1)
|
|||||||
BuildRequires: pkgconfig(libxfce4util-1.0)
|
BuildRequires: pkgconfig(libxfce4util-1.0)
|
||||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.100
|
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.100
|
||||||
BuildRequires: pkgconfig(sm)
|
BuildRequires: pkgconfig(sm)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(atk)
|
||||||
Requires: %{name}-branding = %{version}
|
Requires: %{name}-branding = %{version}
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: xfce4-settings
|
Requires: xfce4-settings
|
||||||
|
Loading…
Reference in New Issue
Block a user