diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2008-03-20 12:09:47 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2008-03-20 12:09:47 +0000 |
commit | 5db260efdd07f1b9a28806955693971af6b18926 (patch) | |
tree | de1c97d62de0521f8b3f76d7efdb42256d2b0b0e | |
parent | 5ce940c025afaf965d8ffd1dbf08d23378963318 (diff) |
angstrom-2008.1.conf: there is no pango 1.18.1 anymore, remove PREFERRED_VERSION
* this should be done in angstrom-2008-preferred-versions.inc anyway
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 7d69484e91..a78469c3d1 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -81,7 +81,6 @@ PREFERRED_VERSION_uclibc-initial ?= "0.9.29" #Prefer a newer GTK+ and friends PREFERRED_VERSION_gtk+ ?= "2.12.3" PREFERRED_VERSION_glib-2.0 ?= "2.14.4" -PREFERRED_VERSION_pango ?= "1.18.1" PREFERRED_PROVIDER_avahi = "avahi" |