| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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:mime-version:in-reply-to:references:date | |
| :message-id:subject:from:to:content-type; q=dns; s=default; b=Bp | |
| Lw1UAtKbuAxAvbGPJ5E0DNxw/Ph+vt2nNfKwNebN5cC0HvfqGRmqoF3j2/PWbDfJ | |
| HrgQv+ftUujjzwTYJsUcymeb6fZyvlsQWTa7G9kZlBlvBCrkqp4IbPgaCxM5dAQl | |
| 1HFj5f8EZkXhrJcy7j2iT3hINfnrTdYRZY2NbnQ9o= | |
| 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:mime-version:in-reply-to:references:date | |
| :message-id:subject:from:to:content-type; s=default; bh=gZ3nX6w3 | |
| ohW8TLQ1IPE0YkMJMTo=; b=aX1s03D6qkz9a8G4QNGeWm3LdQomVOUaQHmU2biD | |
| hRCU9Y76rsBOVyUfJmhTNtTKWHORmW28J3LbpgnbdNtMF7iaL/U/GPJfK3eNcolu | |
| e/kBIC7dTZfm+udPpD+WaIai8XMW9gpLbFv9A0OnfKunpLHWt01Hh5nLTvFxAQ3n | |
| BFc= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | mail-ig0-f176.google.com |
| MIME-Version: | 1.0 |
| X-Received: | by 10.42.185.12 with SMTP id cm12mr6936195icb.0.1432260385130; Thu, 21 May 2015 19:06:25 -0700 (PDT) |
| In-Reply-To: | <CAOC2fq8y4doi9XuSA95trsrDDCt3+drsQSBRVCp3Z+xcG3PM9g@mail.gmail.com> |
| References: | <announce DOT 1432158061 DOT 3408 DOT 8 DOT camel AT cygwin DOT com> <CAAXzdLW5Zz2g=wL0=6YCRsEc-ejHa-q29SAedpGaqpQ=tGTZYA AT mail DOT gmail DOT com> <1432168249 DOT 3408 DOT 16 DOT camel AT cygwin DOT com> <CAAXzdLX0vdA_Pd+5rrP9EejJzo1HLg3pT_Z+KPTbh3MuDQTmKQ AT mail DOT gmail DOT com> <CAOC2fq_HkFkO-wxedTVE5c_9BVAXS_-rq9-wbPBHSasd4XHfbw AT mail DOT gmail DOT com> <CAAXzdLXxfs9JuKWVzMrCPS8SB2Tf+B1fCAqj7Brg0nY7K02txQ AT mail DOT gmail DOT com> <CAOC2fq8y4doi9XuSA95trsrDDCt3+drsQSBRVCp3Z+xcG3PM9g AT mail DOT gmail DOT com> |
| Date: | Thu, 21 May 2015 21:06:25 -0500 |
| Message-ID: | <CAAXzdLXyq8crWoQrHT8F9y_jfBoAADJJRAiXtCcEy9LFOjhekg@mail.gmail.com> |
| Subject: | Re: [ANNOUNCEMENT] Updated: Tcl/Tk 8.5.18 |
| From: | Steven Penny <svnpenn AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
On Thu, May 21, 2015 at 8:32 PM, Michael Enright wrote:
> I am curious about how I came to have a dependency on TeXlive in my
#> installation even though I don't need TeX. Where could I look for the info?
Hm, not sure. This could get you started
apt-cyg rdepends texlive |
awk '
$NF !~ /texlive/ {
z[$NF]
}
END {
for (y in z)
print y
}
'
Result
asciidoc
xhtml2ps
maxima
mate-common
maxima-lang-pt_BR-utf8
maxima-lang-de-utf8
html2ps
gnome-common
dblatex
asymptote
biber
texinfo-tex
gnuplot
emacs-auctex
docbook-utils
maxima-lang-pt-utf8
xmlto
xfce4-dev-tools
gtk-doc
a2ps
maxima-lang-es-utf8
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |