From 6a58d04964cd7c759d4a8b352df62a914e039275 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 23 May 2015 13:51:50 +0100 Subject: profiles/desktop: Enable smartcard USE flag by default --- profiles/desktop/make.defaults | 2 +- profiles/desktop/package.use | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 9691bf00..c9fe477e 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -35,7 +35,7 @@ USE="${USE} -fortran -java" USE="${USE} -cups" # Auth -USE="${USE} -policykit -consolekit" +USE="${USE} -policykit -consolekit smartcard pkcs11" # Graphical protocol USE="${USE} -xcb X xorg" diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 4fed6a57..c846d23e 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -104,3 +104,6 @@ sys-libs/zlib abi_x86_32 # required by net-im/empathy-3.12.7[v4l] media-libs/cogl gles2 media-libs/mesa gles2 + +# 22/05/2015 - beber +net-misc/spice-gtk -smartcard -- cgit v1.2.3