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

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: responding to zdenek 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..ee30329d3200f167f58df0a6c1656c632aa116bb 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.
#
# This package is not meant to capture tools useful for test debug;
# use the chromeos-dev package for that purpose.
@@ -45,6 +45,7 @@ RDEPEND="${RDEPEND}
dev-python/pygtk
media-gfx/imagemagick[png]
media-gfx/perceptualdiff
+ media-libs/tiff
net-analyzer/netperf
net-misc/dhcp
net-misc/iperf
@@ -60,6 +61,7 @@ RDEPEND="${RDEPEND}
sys-process/procps
sys-process/psmisc
sys-process/time
+ virtual/glut
x11-apps/setxkbmap
x11-apps/xauth
x11-apps/xset

Powered by Google App Engine
This is Rietveld 408576698