Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Side by Side Diff: chromeos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild

Issue 1110015: Adding dependency on dbus-python (Closed)
Patch Set: reving the ebuild Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chromeos-base/hard-host-depends/hard-host-depends-0.0.1-r28.ebuild » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 EAPI=2 4 EAPI=2
5 5
6 DESCRIPTION="List of packages that are needed on the buildhost (meta package)" 6 DESCRIPTION="List of packages that are needed on the buildhost (meta package)"
7 HOMEPAGE="http://src.chromium.org" 7 HOMEPAGE="http://src.chromium.org"
8 8
9 LICENSE="GPL-2" 9 LICENSE="GPL-2"
10 SLOT="0" 10 SLOT="0"
(...skipping 18 matching lines...) Expand all
29 app-arch/unzip 29 app-arch/unzip
30 app-text/texi2html 30 app-text/texi2html
31 dev-lang/python 31 dev-lang/python
32 dev-lang/swig 32 dev-lang/swig
33 dev-libs/glib 33 dev-libs/glib
34 dev-libs/eggdbus 34 dev-libs/eggdbus
35 dev-libs/libxslt 35 dev-libs/libxslt
36 dev-libs/dbus-glib[tools] 36 dev-libs/dbus-glib[tools]
37 dev-libs/nss[utils] 37 dev-libs/nss[utils]
38 dev-libs/protobuf 38 dev-libs/protobuf
39 dev-python/dbus-python
39 dev-python/pygobject 40 dev-python/pygobject
40 dev-python/webpy 41 dev-python/webpy
41 dev-util/cmake 42 dev-util/cmake
42 dev-util/git[cvs,subversion,webdav,curl] 43 dev-util/git[cvs,subversion,webdav,curl]
43 dev-util/gob 44 dev-util/gob
44 dev-util/gperf 45 dev-util/gperf
45 dev-util/gtk-doc 46 dev-util/gtk-doc
46 dev-util/quilt 47 dev-util/quilt
47 dev-util/subversion[-dso] 48 dev-util/subversion[-dso]
48 >=dev-util/gtk-doc-am-1.10 49 >=dev-util/gtk-doc-am-1.10
(...skipping 24 matching lines...) Expand all
73 74
74 # Useful utilities for developers. 75 # Useful utilities for developers.
75 RDEPEND="${RDEPEND} 76 RDEPEND="${RDEPEND}
76 app-portage/gentoolkit 77 app-portage/gentoolkit
77 app-portage/portage-utils 78 app-portage/portage-utils
78 app-editors/qemacs 79 app-editors/qemacs
79 app-editors/vim 80 app-editors/vim
80 " 81 "
81 82
82 DEPEND="" 83 DEPEND=""
OLDNEW
« no previous file with comments | « no previous file | chromeos-base/hard-host-depends/hard-host-depends-0.0.1-r28.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698