diff options
author | John Lee <john_lee@openmoko.org> | 2008-01-24 06:34:54 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-01-24 06:34:54 +0000 |
commit | 404f0f79366aaf13b3f518e8db9d9192cdc74287 (patch) | |
tree | 9e6b0edb627628ecef2c9432a1ef69f4a54d1ac5 /conf/distro/openmoko.conf | |
parent | d6402b5e506137618aeeb37016bdd9db4c3eb65b (diff) |
openmoko.conf: add PREFERRED_PROVIDER_swt3.4-gtk
Diffstat (limited to 'conf/distro/openmoko.conf')
-rw-r--r-- | conf/distro/openmoko.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index a1250afcb3..d7b3cf753a 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -67,6 +67,7 @@ PREFERRED_VERSION_gtk+-fastscaling = "2.10.14" # for jalimo PREFERRED_PROVIDER_classpath = "classpath" PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial" +PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk" # deploy gta01 and gta02 in ${MACHINE_CLASS} directory DEPLOY_DIR_IMAGE_fic-gta01 = "${DEPLOY_DIR}/images/${MACHINE_CLASS}" |