diff options
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index a5edb3a4..44455824 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -29,7 +29,7 @@ USE="${USE} fontconfig" USE="${USE} -fortran -java" # Print -USE="${USE} -cups" +USE="${USE} cups" # Auth USE="${USE} -consolekit smartcard pkcs11" |