mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
xpdf: depends on freetype, so select it in kconfig as well
This commit is contained in:
parent
97925424aa
commit
2389a4591b
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_XPDF
|
config BR2_PACKAGE_XPDF
|
||||||
bool "xpdf"
|
bool "xpdf"
|
||||||
select BR2_PACKAGE_OPENMOTIF
|
select BR2_PACKAGE_OPENMOTIF
|
||||||
|
select BR2_PACKAGE_FREETYPE
|
||||||
help
|
help
|
||||||
Xpdf is an open source viewer for Portable Document Format
|
Xpdf is an open source viewer for Portable Document Format
|
||||||
(PDF) files.
|
(PDF) files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user