Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ghostscript dependencies
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
katossi
n00b
n00b


Joined: 26 Aug 2002
Posts: 25

PostPosted: Fri Sep 27, 2002 12:29 am    Post subject: ghostscript dependencies Reply with quote

When I tried to do an 'emerge --update world' today I realiced a lot of new ebuilds were going to be installed. After a little investigation I found out that the reason was the ghostscript ebuild required now a lot of thing like gnome-libs, sound, etc...

This happens even when in my /etc/make.conf I have -gnome and -kde in my USE variable.

Any explication for this?

Thanks in advance
_________________
Para entender recursividad primero has de comprender recursividad.
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Fri Sep 27, 2002 3:07 pm    Post subject: Reply with quote

Looking at the ebuild, those are the dependencies of ghostscript:
Code:
DEPEND=">=media-libs/jpeg-6b
        >=media-libs/libpng-1.2.1
        >=sys-libs/zlib-1.1.4
        X? ( virtual/x11 >=media-gfx/gimp-print-4.2.1 )"


My guess would be the optional dependency on gimp-print. Try adding -X to the USE flags, and see how it goes.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum