1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] weird dependencies that i've seen
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20weird%20dependencies%20that%20i%27ve%20seen&In-Reply-To=%3C597452226.164164004.1357320635852.JavaMail.root%40zimbra23-e3.priv.proxad.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021136.html">
<LINK REL="Next" HREF="021139.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] weird dependencies that i've seen</H1>
<B>nicolas.lecureuil at free.fr</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20weird%20dependencies%20that%20i%27ve%20seen&In-Reply-To=%3C597452226.164164004.1357320635852.JavaMail.root%40zimbra23-e3.priv.proxad.net%3E"
TITLE="[Mageia-dev] weird dependencies that i've seen">nicolas.lecureuil at free.fr
</A><BR>
<I>Fri Jan 4 18:30:35 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021136.html">[Mageia-dev] weird dependencies that i've seen
</A></li>
<LI>Next message: <A HREF="021139.html">[Mageia-dev] weird dependencies that i've seen
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21138">[ date ]</a>
<a href="thread.html#21138">[ thread ]</a>
<a href="subject.html#21138">[ subject ]</a>
<a href="author.html#21138">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>i have not answered to all, but nothing weird at all for me here, except if you want to recode all to remove the deps you don't like.
1- xscreensaver is needed by kscreensaver, so nothing weird on the packaging side.
2- this is needed for skype, if we don't this will not work this is needed.
3- Because the code doesn't use phonon but gstreamer, complain to qtwebkit devs. ( i think i don't tell mistakes here )
6- gwenview can use kipi-plugins so this is a suggests, this is not weird at all, this just show you write about stuff you don't know and softs you don't use ;)
7- hum this is normal.
8- this is normal this is to help to migrate windows accounts, so this is completly normal
----- Mail original -----
De: "AL13N" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>>
À: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia-dev at mageia.org</A>
Envoyé: Vendredi 4 Janvier 2013 17:49:08
Objet: [Mageia-dev] weird dependencies that i've seen
1. KDE requires gtk+
2. pulseaudio suggests it's i586 counterparts (plz don't)
3. qtwebkit requires gstreamer (not phonon)
4. KDE requires packagekit
5. hugin requires make
6. kipi-plugins suggested by gwenview
7. system-config-printer pulls in quite some gnome
8. transfugdrake required by userdrake
9. qtwebkit requires gnome-keyring
1. kdeartwork requires xscreensaver, which requires chgb, which requires gtk+
2. in spec file, requested for closed source 3rd party binaries that are 32bit
3. libqtwebkit requires gstreamer directly... why not phonon
4. libqtwebkit requires also gst-install-plugin-helper and requires packagekit
5. hugin directly requires make... why would a gui require a buildtool?
6. gwenview really uses all kipi-plugins?
7. gnome-icon-theme,gnome-python,gnome-python-gnomekeyring _required_ by s-c-p
system-config-printer MUST have a gnome keyring? that would be odd...
8. transfugdrake required by userdrake... odd
9. qtwebkit requires soup, requires lib64gnome-keyring, suggests gnome-keyring
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021136.html">[Mageia-dev] weird dependencies that i've seen
</A></li>
<LI>Next message: <A HREF="021139.html">[Mageia-dev] weird dependencies that i've seen
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21138">[ date ]</a>
<a href="thread.html#21138">[ thread ]</a>
<a href="subject.html#21138">[ subject ]</a>
<a href="author.html#21138">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|