diff --git a/recipes-kde/apps/calligra/kdb/0001-Do-not-rely-on-python2.patch b/recipes-kde/apps/calligra/files/0001-Do-not-rely-on-python2.patch similarity index 100% rename from recipes-kde/apps/calligra/kdb/0001-Do-not-rely-on-python2.patch rename to recipes-kde/apps/calligra/files/0001-Do-not-rely-on-python2.patch diff --git a/recipes-kde/apps/calligra/kreport_3.2.0.bb b/recipes-kde/apps/calligra/kreport_3.2.0.bb index 6fec4693..4e85e2f7 100644 --- a/recipes-kde/apps/calligra/kreport_3.2.0.bb +++ b/recipes-kde/apps/calligra/kreport_3.2.0.bb @@ -23,7 +23,10 @@ DEPENDS += " \ qtwebkit \ " -SRC_URI = "${KDE_MIRROR}/stable/${BPN}/src/${BPN}-${PV}.tar.xz" +SRC_URI = " \ + ${KDE_MIRROR}/stable/${BPN}/src/${BPN}-${PV}.tar.xz \ + file://0001-Do-not-rely-on-python2.patch \ +" SRC_URI[md5sum] = "f11fa519d7f5519c8e48906fa96cab2f" SRC_URI[sha256sum] = "22716d719654e8f887fe4d33654e252ddf3d3d818c44e15a8af0e6f2e7d6ccd7"