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

Side by Side Diff: tools/linux_dist_support/debian/control

Issue 396123003: Allows building debian packages for ARM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Source: dart 1 Source: dart
2 Maintainer: Soren Gjesse <sgjesse@google.com> 2 Maintainer: Soren Gjesse <sgjesse@google.com>
3 Section: misc 3 Section: misc
4 Priority: optional 4 Priority: optional
5 Standards-Version: 3.9.2 5 Standards-Version: 3.9.2
6 Build-Depends: debhelper (>= 9), 6 Build-Depends: debhelper (>= 9),
7 python, 7 python,
8 openjdk-6-jdk 8 openjdk-6-jdk
9 9
10 Package: dart 10 Package: dart
11 Architecture: amd64 i386 11 Architecture: amd64 i386 arm
12 Depends: ${shlibs:Depends}, ${misc:Depends} 12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Description: Dart SDK 13 Description: Dart SDK
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698