Explorar o código

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

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
2389a4591b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/xpdf/Config.in

+ 1 - 0
package/xpdf/Config.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.