Gentoo Archives: gentoo-user

From: Zhang Weiwu <zhangweiwu@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite
Date: Thu, 13 Mar 2008 06:15:51
Message-Id: 47D8C64D.1030603@realss.com
1 Hello.
2
3 I wishes to emerge lyx and surprisingly found it depends on qt:
4
5 root@esmeralda:/home/zhangweiwu# emerge -pv lyx
6
7 These are the packages that would be merged, in order:
8
9 Calculating dependencies... done!
10 [ebuild N ] app-text/opensp-1.5.2-r1 USE="nls -doc" 1,486 kB
11 [ebuild N ] app-text/docbook-dsssl-stylesheets-1.79 272 kB
12 [ebuild N ] app-text/docbook-sgml-dtd-3.1-r3 55 kB
13 [ebuild N ] media-gfx/imagemagick-6.3.7.9 USE="X gs jbig jpeg lcms png svg tiff zlib -bzip2 -djvu -doc -fontconfig -fpx -graphviz -hdri -jpeg2k -nocxx -openexr -perl -q32 -q8 -truetype -wmf -xml" 0 kB
14 [ebuild N ] x11-libs/qt-4.3.2-r1 USE="cups jpeg opengl png ssl tiff xinerama zlib -accessibility -dbus -debug -doc -examples (-firebird) -gif -glib -mng -mysql -nas -nis -odbc -pch -postgres -qt3support -sqlite -sqlite3" INPUT_DEVICES="-wacom" 42,445 kB
15 [ebuild N ] app-text/aiksaurus-1.2.1 USE="-gtk" 908 kB
16 [ebuild N ] app-text/openjade-1.3.2-r1 874 kB
17 [ebuild N ] app-text/sgmltools-lite-3.0.3-r10 USE="-tetex" 69 kB
18 [ebuild N ] app-office/lyx-1.5.4 USE="X cups nls -debug -latex" LINGUAS="-he" 8,923 kB
19
20 Total: 9 packages (9 new), Size of downloads: 55,028 kB
21
22
23 I thought it must not be true, because I used lyx on Ubuntu and it
24 doesn't look like a qt application at all. Then I run equery depgraph to
25 see which package required qt. again a surprise, according to equery,
26 lyx did not depend on qt, nor indirectly.
27
28 I attached output of 'equery depgraph =lyx-1.5.4' to this message. Do a
29 grep and 'qt' is not found in the output.
30
31 So my question is:
32
33 1. Is it true lyx really depends on qt? How do I find out?
34 2. If lyx doesn't have to depend on qt, how can I install lyx and
35 avoid qt being emerged?
36
37 Thanks in advance!
38 Best regards
39 Zhang Weiwu
40
41 --
42 Real Softservice
43
44 Huateng Tower, Unit 1788
45 Jia 302 3rd area of Jinsong, Chao Yang
46
47 Tel: +86 (10) 8773 0650 ext 603
48 Mobile: 135 9950 2413
49 http://www.realss.com

Attachments

File name MIME type
equery_depgraph_=lyx-1.5.4 text/plain

Replies

Subject Author
Re: [gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite Alan McKinnon <alan.mckinnon@×××××.com>