diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/slugos.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index f3a78f5aba..0e58afd243 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -156,6 +156,7 @@ PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" # so specify exactly what we would like to build. PREFERRED_VERSION_pango ?= 1.20.5 PREFERRED_VERSION_glib-2.0 ?= 2.16.1 +PREFERRED_VERSION_cairo ?= 1.4.8 # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment) |