| Submitter | Filip Zyzniewski |
|---|---|
| Date | Feb. 5, 2011, 5:20 p.m. |
| Message ID | <1296926448-2465-1-git-send-email-filip.zyzniewski@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/461/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb index bd0f41e..b03ef5d 100644 --- a/recipes/apt/apt_0.7.20.2.bb +++ b/recipes/apt/apt_0.7.20.2.bb @@ -5,6 +5,7 @@ require apt.inc SRC_URI += "file://no-doxygen.patch \ file://no-ko-translation.patch \ + file://fix-gcc-4.4-compile.patch \ file://use-host.patch " PR = "r2"