blob: 61784b3b555b058354da4e62c55e87a231970034 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_XPDF
bool "xpdf"
select BR2_PACKAGE_OPENMOTIF
default n
help
Xpdf is an open source viewer for Portable Document Format (PDF) files.
ftp://ftp.foolabs.com/pub/xpdf
|