aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index d79111742..d7a12e301 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -83,7 +83,7 @@ PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"
# GPLv3 Compliance
PREFERRED_VERSION_bash = "3.2.%"
PREFERRED_VERSION_gawk = "3.1.%"
-#PREFERRED_VERSION_gdbm = "1.8.%"
+PREFERRED_VERSION_gdbm = "1.8.%"
PREFERRED_VERSION_gnupg = "1.4.7"
PREFERRED_VERSION_gnutls = "3.3.%"
PREFERRED_VERSION_mc = "4.7.5.%"