|
@@ -75,7 +75,7 @@ endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_OPENJPEG),y)
|
|
ifeq ($(BR2_PACKAGE_OPENJPEG),y)
|
|
POPPLER_DEPENDENCIES += openjpeg
|
|
POPPLER_DEPENDENCIES += openjpeg
|
|
-POPPLER_CONF_OPTS += --enable-libopenjpeg=openjpeg1
|
|
|
|
|
|
+POPPLER_CONF_OPTS += --enable-libopenjpeg
|
|
else
|
|
else
|
|
POPPLER_CONF_OPTS += --enable-libopenjpeg=none
|
|
POPPLER_CONF_OPTS += --enable-libopenjpeg=none
|
|
endif
|
|
endif
|