diff --git a/recipes-support/poppler/poppler_%.bbappend b/recipes-support/poppler/poppler_%.bbappend new file mode 100644 index 0000000..14a718c --- /dev/null +++ b/recipes-support/poppler/poppler_%.bbappend @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + +PACKAGECONFIG_append = " qt5" +inherit cmake_qt5