Gentoo Archives: gentoo-portage-dev

From: Michael <kensington@×××××××××××.net>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Patch problem
Date: Thu, 03 Mar 2011 16:31:25
Message-Id: ikofi4$apd$1@dough.gmane.org
1 Hi,
2
3 I'm playing around with writing a patch to allow emerge to automatically
4 resolve use deps.
5
6 The basics appear to be working:
7
8 Calculating dependencies... done!
9 [ebuild R ] x11-libs/qt-webkit-4.6.3-r1 USE="dbus exceptions pch* (-
10 aqua) -debug -kde*" 0 kB [0]
11 [ebuild N ] app-misc/mytest-1.0.0 USE="kde" 0 kB [1]
12
13 however, not quite:
14
15 The following USE changes are necessary to proceed:
16 #required by =app-misc/mytest-1.0.0, required by mytest (argument)
17 =x11-libs/qt-webkit-4.6.3-r1 pch
18
19
20 Any pointers in the right direction would be much appreciated.
21
22
23 -Michael

Attachments

File name MIME type
usedep.patch text/x-patch

Replies

Subject Author
Re: [gentoo-portage-dev] Patch problem Zac Medico <zmedico@g.o>