From ac768c8beea699901c814e31b9609d87db5934ed Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 26 Jul 2013 17:30:58 +0200 Subject: [PATCH] [molecules] install media-libs/libtxc_dxtn for s3tc support --- molecules/graphic-environment.common | 2 ++ 1 file changed, 2 insertions(+) diff --git a/molecules/graphic-environment.common b/molecules/graphic-environment.common index f320e94..2efea47 100644 --- a/molecules/graphic-environment.common +++ b/molecules/graphic-environment.common @@ -12,6 +12,8 @@ packages_to_add: media-fonts/ttf-bitstream-vera, media-fonts/dejavu, media-fonts/corefonts, + media-libs/libtxc_dxtn, + media-libs/mesa, sys-apps/gpu-detector, sys-apps/lsb-release, x11-apps/xhost,