X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=XnvKNY7Q6Y+15BlL
	4+JzFEVA/6Wb7fHJDeQhlP+nRmFcBqCKb+87rbZkuf6BrcoCPrbLjwVZulSAZ3lg
	8v/zp9xfHUmSaKKwwHz8vFicMaQz3B3Zphy5LDQ4LdwmGO+gjaJlYO3euZQrtOoK
	ZD+FR8PmVsVwbC4w3rKtnfZGwmU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=j9gu14BEgL0MLdeV8AMu4Y
	Dkp60=; b=Jsbr6QKKyh/ohkkG5JTic5uoF1ysHppP9xAvOBTdkqIdRwUjlGD4kb
	jYC35yZ42eDkKxv2A5M2P9nHAluLf8aEVMG3nODbQ9iDUiUFObBP1KUIYgj1ZEQr
	CVmvJ+M6Z8cUtXYXw4kQdmxoJRUOrwKXEtRlzAfAk1+ptyMZmRCjY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_05,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RDNS_NONE autolearn=no version=3.3.2
X-HELO: nm2.bt.bullet.mail.ird.yahoo.com
X-Yahoo-SMTP: u.JgLvyswBBMp9ZJJfsX14qmYb3T2ivhMAr6OupnxLpNQEFZ9g--
X-Rocket-Received: from [192.168.1.72] (jon.turney@86.139.177.82 with plain)        by smtp123.bt.mail.ir2.yahoo.com with SMTP; 17 Sep 2013 15:07:16 +0000 UTC
Message-ID: <52387022.4000108@dronecode.org.uk>
Date: Tue, 17 Sep 2013 16:07:14 +0100
From: Jon TURNEY <jon.turney@dronecode.org.uk>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: Ryan Johnson <ryan.johnson@cs.utoronto.ca>
Subject: Re: xorg-server package no longer installs start menu icons?
References: <5231F39A.9040708@cs.utoronto.ca> <523751E3.3070803@dronecode.org.uk> <52378010.2060409@cs.utoronto.ca>
In-Reply-To: <52378010.2060409@cs.utoronto.ca>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

On 16/09/2013 23:02, Ryan Johnson wrote:
> On 16/09/2013 2:45 PM, Jon TURNEY wrote:
>> On 12/09/2013 18:02, Ryan Johnson wrote:
>>> Subject line says it all...
>>>
>>> (I thought this came up before but either I remembered wrong or my Google-foo
>>> is weak today).
>> These start menu links aren't installed by the xorg-server package, but by the
>> xinit package.  WFM.
>>
> Ah... that worked. Xinit just didn't install by default when I pulled
> xorg-server.

This is intended.

To do otherwise would lead to an incorrect, circular dependency.  xinit
depends on xorg-server (as you must have a server to start for it to be
useful), but xorg-server does not depend on xinit (as you could start it some
other way, e.g. from the command line)

I guess it would be nice if we had an 'X' virtual package which just depended
on xinit for people who don't read documentation...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

