xpdf: depends on freetype, so select it in kconfig as well
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 28 Jan 2009 20:09:03 +0000 (20:09 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 28 Jan 2009 20:09:03 +0000 (20:09 -0000)
package/xpdf/Config.in

index d38bc048766ba0934c867e22fd413570ecff636f..4846383ee5718769a463d4f4a77dd48833184e4b 100644 (file)
@@ -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.