summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2014-03-29 11:34:07 +0100
committerBertrand Jacquin <beber@meleeweb.net>2014-03-29 11:37:04 +0100
commit879b5cf9d81a72dae84abbfaf75daab0ab66b82c (patch)
treec4ed199475a7f7386dab37aba023dd55ac2fe4d8
parentprofiles/common: USE system-libs for media-gfx/pngcrush (diff)
downloadportage-879b5cf9d81a72dae84abbfaf75daab0ab66b82c.tar.xz
profiles/common: USE system-cairo system-icu system-jpeg system-sqlite
for www-client/firefox
-rw-r--r--profiles/common/package.use7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use
index 79583cab..22c9e9f7 100644
--- a/profiles/common/package.use
+++ b/profiles/common/package.use
@@ -41,3 +41,10 @@ dev-db/sqlite:3 secure-delete
# 29/03/2014 - beber
# Use libpng and libz provided by system
media-gfx/pngcrush system-libs
+
+# 29/03/2014 - beber
+# Use the system-wide x11-libs/cairo Use system cairo instead of bundled
+# Use the system-wide dev-libs/icu Use system icu instead of bundled
+# Use the system-wide media-libs/libjpeg-turbo Use system jpeg instead of bundled
+# Use the system-wide dev-db/sqlite installation with secure-delete enabled
+www-client/firefox system-cairo system-icu system-jpeg system-sqlite