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

Side by Side Diff: third_party/dpkg-dev/README.chromium

Issue 2411423002: Linux build: Use sysroot when calculating dependencies (Closed)
Patch Set: Ignore dpkg-dev in checklicenses.py Created 4 years, 2 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
OLDNEW
(Empty)
1 Name: dpkg-dev
2 URL: http://packages.ubuntu.com/source/trusty/dpkg
3 Version: 1.17.5ubuntu5.6
4 Date: October 13, 2016
5 License: GPL v2
6 License File: NOT_SHIPPED
7 Security Critical: no
8
9 Description:
10 Dpkg is a package manager for Debian. The component necessary for
11 development is dpkg-shlibdeps which calculates dependency information
12 for executables.
13
14 This should only be added during the infra transition from Precise to
15 Trusty, and should be removed once complete. See bug 655755 for
16 details.
17
18 How to update:
19 1. Acquire the dpkg-dev source: "apt-get source dpkg-dev".
20 2. Remove all but *table and scripts/ from the top-level dirctory.
21 3. Remove all but "Dpkg", "Dpkg.pm", and "dpkg-shlibdeps.pl" from scripts/
22
23 Local Modifications: Removed all unnecessary utilities.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698