|
@@ -15,7 +15,7 @@ if BR2_PACKAGE_POPPLER
|
|
config BR2_PACKAGE_POPPLER_QT
|
|
config BR2_PACKAGE_POPPLER_QT
|
|
bool "Qt support"
|
|
bool "Qt support"
|
|
depends on BR2_PACKAGE_QT
|
|
depends on BR2_PACKAGE_QT
|
|
- select BR2_PACKAGE_QT_GUI
|
|
|
|
|
|
+ select BR2_PACKAGE_QT_GUI_MODULE
|
|
select BR2_PACKAGE_QT_XML
|
|
select BR2_PACKAGE_QT_XML
|
|
help
|
|
help
|
|
Build Qt support into the Poppler library
|
|
Build Qt support into the Poppler library
|