summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index a47f931..9e54052 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -30,7 +30,7 @@ DISTRO_FEATURES ?= "${DISTRO_FEATURES_LIBC} ${DISTRO_FEATURES_MLINUX}"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio"
# extra packages to add to images
-#DISTRO_EXTRA_RDEPENDS += "mlinux-version"
+DISTRO_EXTRA_RDEPENDS += "mlinux-version"
# add mlinux source mirror
INHERIT += "mlinux-mirrors"