summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorDaniel Laird2008-10-20 09:30:03 +0200
committerDaniel Laird2008-10-20 09:30:03 +0200
commit988163764ecd72f113162e0880e8bac7e06e65b2 (patch)
tree783061241c224ff401a6b488d70483411e4277fb /package/Config.in
parentx11r7/xserver: use install-strip for target install (diff)
downloadbuildroot-988163764ecd72f113162e0880e8bac7e06e65b2.tar.gz
buildroot-988163764ecd72f113162e0880e8bac7e06e65b2.tar.xz
buildroot-988163764ecd72f113162e0880e8bac7e06e65b2.zip
package/liberation: Add liberation fonts package
Add the liberation fonts package as this can be used by GTK etc and means you have some useful (free) fonts. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index be4d5942d..339c1531b 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -370,6 +370,7 @@ source "package/atk/Config.in"
source "package/cairo/Config.in"
source "package/pango/Config.in"
source "package/libdrm/Config.in"
+source "package/liberation/Config.in"
source "package/libglib12/Config.in"
source "package/libglib2/Config.in"
source "package/libgtk12/Config.in"