Commit 2389a459 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

xpdf: depends on freetype, so select it in kconfig as well

parent 97925424
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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.