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

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..932c5118a837648b8721d2309688ffd46010f231 100644
--- a/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
+++ b/chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild
@@ -25,6 +25,10 @@ IUSE="+bluetooth"
# whether the package is present on the target device; those
# packages aren't listed here.
#
+# Developers should be aware that packages installed by this ebuild
+# are rooted in /usr/local. This means that libraries are installed
+# in /usr/local/lib, executables in /usr/local/bin, etc.
+#
# TODO(jrbarnette): It's not known definitively that the list
# below contains no unneeded dependencies. More work is needed to
# determine for sure that every package listed is actually used.
@@ -45,6 +49,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 +65,7 @@ RDEPEND="${RDEPEND}
sys-process/procps
sys-process/psmisc
sys-process/time
+ virtual/glut
x11-apps/setxkbmap
x11-apps/xauth
x11-apps/xset
« no previous file with comments | « chromeos-base/autotest-tests/autotest-tests-9999.ebuild ('k') | chromeos-base/chromeos-test/chromeos-test-0.1.0-r21.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698