diff options
| author | Eric Andersen | 2007-01-11 00:56:30 +0100 |
|---|---|---|
| committer | Eric Andersen | 2007-01-11 00:56:30 +0100 |
| commit | 3a3e9897d4e3ce7f7c6ebdf12a1f2aee3ef19dd3 (patch) | |
| tree | 2b6177cff6503947848856021e522fac39aa777b /package/xorg/Config.in | |
| parent | fixup freetype build and install locations (diff) | |
| download | buildroot-3a3e9897d4e3ce7f7c6ebdf12a1f2aee3ef19dd3.tar.gz buildroot-3a3e9897d4e3ce7f7c6ebdf12a1f2aee3ef19dd3.tar.xz buildroot-3a3e9897d4e3ce7f7c6ebdf12a1f2aee3ef19dd3.zip | |
update xorg build and installation paths
Diffstat (limited to 'package/xorg/Config.in')
| -rw-r--r-- | package/xorg/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xorg/Config.in b/package/xorg/Config.in index c334b2d50..35e8ccd23 100644 --- a/package/xorg/Config.in +++ b/package/xorg/Config.in @@ -4,6 +4,8 @@ config BR2_PACKAGE_XORG depends !BR2_PACKAGE_TINYX select BR2_PACKAGE_ZLIB select BR2_PACKAGE_LIBPNG + select BR2_PACKAGE_FREETYPE + select BR2_PACKAGE_PKGCONFIG help The official X Window system and server. |
