summaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorOrfeas <38209077+0xfea5@users.noreply.github.com>2025-11-10 01:38:02 +0200
committerOrfeas <38209077+0xfea5@users.noreply.github.com>2025-11-10 01:38:02 +0200
commit9b2c299bbccc62d0fc9d6c4271edc67e2c7340fe (patch)
treeb8e7abdd141dbb26290d31bf41deb68f906e0f21 /profiles
parentlayout.conf: replace wayland-desktop with guru in masters (diff)
downloadorf-overlay-9b2c299bbccc62d0fc9d6c4271edc67e2c7340fe.tar.gz
orf-overlay-9b2c299bbccc62d0fc9d6c4271edc67e2c7340fe.zip
profile.use: enable sqlite backend for emacs
Diffstat (limited to 'profiles')
-rw-r--r--profiles/amd64-desktop/package.use2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/amd64-desktop/package.use b/profiles/amd64-desktop/package.use
index cb60d4c..ef96eec 100644
--- a/profiles/amd64-desktop/package.use
+++ b/profiles/amd64-desktop/package.use
@@ -54,6 +54,8 @@ app-editors/emacs tree-sitter
54app-editors/emacs svg webp gif imagemagick png 54app-editors/emacs svg webp gif imagemagick png
55# emacs: enable builtin xml parsing 55# emacs: enable builtin xml parsing
56app-editors/emacs libxml2 56app-editors/emacs libxml2
57# emacs: enable SQL support (required by org-roame)
58app-editors/emacs sqlite
57# emacs: enable JIT compilation for .el files 59# emacs: enable JIT compilation for .el files
58app-editors/emacs jit 60app-editors/emacs jit
59sys-devel/gcc jit 61sys-devel/gcc jit