Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Do I really need 194 pkgs to install git?
Date: Sat, 03 Aug 2013 03:33:49
Message-Id: kthtlg$hib$1@ger.gmane.org
In Reply to: [gentoo-user] Do I really need 194 pkgs to install git? by Harry Putnam
1 On 03/08/13 06:03, Harry Putnam wrote:
2 > No doubt suffering from overdose of pilot error here but on a new (in
3 > progress) install of gentoo as guest in vbox. I ran the command
4 >
5 > emerge -vp dev-vcs/git and come up with 194 pkgs that need to be
6 > installed.
7
8 Try disabling all flags and see where that gets you. You can do that
9 with a single command:
10
11 USE="-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi -cvs
12 -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
13 -subversion -test -tk -xinetd" emerge -p dev-vcs/git

Replies

Subject Author
[gentoo-user] Re: Do I really need 194 pkgs to install git? Harry Putnam <reader@×××××××.com>