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

Unified Diff: installer/linux/debian_i386/control

Issue 174080: Linux: build a 32-bit Debian package too. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 4 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: installer/linux/debian_i386/control
===================================================================
--- installer/linux/debian_i386/control (revision 0)
+++ installer/linux/debian_i386/control (working copy)
@@ -6,8 +6,8 @@
Standards-Version: 3.7.2
Package: google-o3d
-Architecture: amd64
-Depends: ia32-libs, libc6-i386, lib32stdc++6, lib32gcc1, lib32z1, nspluginwrapper
+Architecture: i386
+Depends: libc6, libstdc++6, libgcc1, zlib1g, libglew1.5, nvidia-cg-toolkit
Conflicts: o3d-plugin
Replaces: o3d-plugin
Description: Google O3D Plugin

Powered by Google App Engine
This is Rietveld 408576698