From 1107ab36d32461bafd7651042f1b93915aacdfc0 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 12 Feb 2013 11:45:26 -0800 Subject: [PATCH] fix(profiles/default): add -static to libjpeg --- .../coreos-overlay/profiles/default/linux/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use index f55c994bd1..e78ad9f2a7 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use @@ -58,3 +58,4 @@ app-arch/xz-utils static-libs =x11-libs/cairo-1.10.2-r3 X =media-libs/libpng-1.5.13-r1 static-libs >=virtual/jpeg-0 static-libs +>=media-libs/libjpeg-turbo-1.2.0-r1 static-libs