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

Unified Diff: chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild

Issue 6746009: Add piglit ebuilds (Closed) Base URL: ssh://gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: add chromeous-test dependency Created 9 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
diff --git a/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild b/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
index 79d434ad14d6205ce60cb92b63510498e350633f..1f84037d30fad6736c46479a5e70ef68b63e192a 100644
--- a/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
+++ b/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
@@ -15,7 +15,7 @@ IUSE="+bluetooth"
# are for packages that must be present on a local device and that
# are not downloaded by the autotest server. This includes both
# packages relied on by the server, as well as packages relied on by
-# specific tests.
+# specific tests. Libraries are installed in /usr/local/lib.
sosa 2011/04/11 21:12:30 This isn't necessarily generic enough. Perhaps an
#
# This package is not meant to capture tools useful for test debug;
# use the chromeos-dev package for that purpose.
@@ -33,6 +33,7 @@ RDEPEND="${RDEPEND}
app-arch/gzip
app-arch/tar
app-crypt/tpm-tools
+ x86? ( chromeos-base/autotest-deps-piglit )
sosa 2011/04/11 21:12:30 Don't put this here. You have 3 copies of it arou
chromeos-base/autox
chromeos-base/chromeos-factorytools
chromeos-base/flimflam-test

Powered by Google App Engine
This is Rietveld 408576698