mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
xpdf: depends on freetype, so select it in kconfig as well
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_XPDF
|
||||
bool "xpdf"
|
||||
select BR2_PACKAGE_OPENMOTIF
|
||||
select BR2_PACKAGE_FREETYPE
|
||||
help
|
||||
Xpdf is an open source viewer for Portable Document Format
|
||||
(PDF) files.
|
||||
|
||||
Reference in New Issue
Block a user