2e61aaa7c4
xlib_libfontenc depends on the zlib package but doesn't select it. Signed-off-by: Romain Naour <romain.naour@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
config BR2_PACKAGE_XLIB_LIBFONTENC
|
|
bool "libfontenc"
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
X.Org fontenc library
|