diff options
-rw-r--r-- | profiles/common/package.use | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 220d313b..8776f904 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -47,8 +47,9 @@ media-gfx/pngcrush system-libs # 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 media-libs/libvpx 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 +www-client/firefox system-cairo system-icu system-jpeg system-libvpx system-sqlite # 19/05/2014 - beber # required by sys-boot/grub::as29 |