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

Unified Diff: src/package_repo/package-list-prod.txt

Issue 548109: Build: allow package lists to be filtered by arch. (Closed)
Patch Set: fixes for review Created 10 years, 11 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
« no previous file with comments | « no previous file | src/scripts/install_packages.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/package_repo/package-list-prod.txt
diff --git a/src/package_repo/package-list-prod.txt b/src/package_repo/package-list-prod.txt
index fa5fa421f1829d589592e032828e40fffa9523c2..f82ab32a7e17769ac5527734a9f8e16921a23259 100644
--- a/src/package_repo/package-list-prod.txt
+++ b/src/package_repo/package-list-prod.txt
@@ -14,7 +14,7 @@
xserver-xorg-input-kbd
xserver-xorg-input-mouse
xserver-xorg-input-synaptics
-xserver-xorg-video-intel
+xserver-xorg-video-intel [i386]
# xserver
xserver-xorg
@@ -43,7 +43,7 @@ ttf-droid
ttf-sil-abyssinica
# For power events (needed specifically to trap lid-close)
-acpid
+acpid [i386]
# For power management (battery monitor)
devicekit-power
@@ -77,7 +77,7 @@ libpam-mount
e4fsprogs-git
# Chrome OS packages; keep alphabetized
-chromeos-acpi
+chromeos-acpi [i386]
chromeos-chrome
chromeos-cryptohome
chromeos-init
@@ -127,4 +127,4 @@ upstart
# Listed as a recommendation rather than dependency by chromeos-chrome to
# make it easier to replace it with different versions, but included here
# to make sure that we always include it in images.
-flashplugin-installer
+flashplugin-installer [!armel]
« no previous file with comments | « no previous file | src/scripts/install_packages.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698