fontconfig requires expat

This commit is contained in:
Peter Korsgaard
2007-05-24 08:41:49 +00:00
parent ab06ab7654
commit ca837b638e
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
config BR2_PACKAGE_FONTCONFIG
bool "fontconfig"
select BR2_PACKAGE_FREETYPE
select BR2_PACKAGE_EXPAT
default n
help