On 12/01/2017 04:44 PM, Christian Groessler wrote:
> On 11/30/17 13:57, Michal Schmidt wrote:
>
>> Looks like gdm is missing BuildRequires: pkgconfig(xorg-server)
>> Please report a bug for gdm in Bugzilla.
>
>
> Can I cite your email on this bug report. What exactly will this
> "BuildRequires"
On 11/30/17 13:57, Michal Schmidt wrote:
Looks like gdm is missing BuildRequires: pkgconfig(xorg-server)
Please report a bug for gdm in Bugzilla.
Can I cite your email on this bug report. What exactly will this
"BuildRequires" change accomplish?
regards,
chris
_
On 11/30/17 13:58, Jan Kratochvil wrote:
On Thu, 30 Nov 2017 13:39:16 +0100, Christian Groessler wrote:
This is handled by conditional compilation in gdm (depending on a
HAVE_XSERVER_THAT_DEFAULTS_TO_LOCAL_ONLY define).
gdm ignores DisallowTCP=false on F22
https://bugzilla.redhat.com/show_bug.c
gdm-3.26.2.1-3.fc27
Update ID: FEDORA-2017-e8628817ff
Content Type: rpm
Release: Fedora 27
Status: pending
Typ
On Thu, 30 Nov 2017 13:39:16 +0100, Christian Groessler wrote:
> This is handled by conditional compilation in gdm (depending on a
> HAVE_XSERVER_THAT_DEFAULTS_TO_LOCAL_ONLY define).
gdm ignores DisallowTCP=false on F22
https://bugzilla.redhat.com/show_bug.cgi?id=1226084
FYI I had a problem with
On 11/30/2017 01:39 PM, Christian Groessler wrote:
> This is handled by conditional compilation in gdm (depending on a
> HAVE_XSERVER_THAT_DEFAULTS_TO_LOCAL_ONLY define).
>
> The setting for this define is determined in configure.ac, lines[...]
> if $PKG_CONFIG --atleast-version=1.17 xorg-server;