gui-apps/noctalia-shell: enable jemalloc flag by default

Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
This commit is contained in:
Emi
2026-05-23 19:43:08 +02:00
parent c3eaa433e5
commit 21eeb0c82b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}"
LICENSE="MIT"
SLOT="0"
IUSE="jemalloc"
IUSE="+jemalloc"
DEPEND="
dev-libs/glib:2

View File

@@ -15,7 +15,7 @@ EGIT_BRANCH="v5"
LICENSE="MIT"
SLOT="0"
IUSE="jemalloc"
IUSE="+jemalloc"
DEPEND="
dev-libs/glib:2