Accepting request 287362 from X11:XOrg
- Enable systemd-logind integration support: + Add pkgconfig(libsystemd-logind) and pkgconfig(dbus-1) BuildRequires. + Pass --enable-systemd-logind to configure. OBS-URL: https://build.opensuse.org/request/show/287362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=307
This commit is contained in:
commit
bdddfcebe9
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 16:09:39 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Enable systemd-logind integration support:
|
||||
+ Add pkgconfig(libsystemd-logind) and pkgconfig(dbus-1)
|
||||
BuildRequires.
|
||||
+ Pass --enable-systemd-logind to configure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 14:11:57 UTC 2015 - sndirsch@suse.com
|
||||
|
||||
|
@ -43,6 +43,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(bigreqsproto) >= 1.1.0
|
||||
BuildRequires: pkgconfig(compositeproto)
|
||||
BuildRequires: pkgconfig(damageproto) >= 1.1
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.0
|
||||
BuildRequires: pkgconfig(dmx) >= 1.0.99.1
|
||||
BuildRequires: pkgconfig(dri) >= 7.8.0
|
||||
BuildRequires: pkgconfig(dri2proto)
|
||||
@ -59,6 +60,7 @@ BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(inputproto) >= 1.9.99.902
|
||||
BuildRequires: pkgconfig(kbproto) >= 1.0.3
|
||||
BuildRequires: pkgconfig(libdrm)
|
||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(pciaccess) >= 0.8.0
|
||||
BuildRequires: pkgconfig(pixman-1) >= 0.24
|
||||
@ -284,6 +286,7 @@ autoreconf -fi
|
||||
--disable-xfbdev \
|
||||
--enable-record \
|
||||
--enable-xcsecurity \
|
||||
--enable-systemd-logind \
|
||||
--with-sha1=libcrypto \
|
||||
--disable-linux-acpi \
|
||||
--disable-linux-apm \
|
||||
|
Loading…
Reference in New Issue
Block a user