diff --git a/meta-oe/recipes-support/rclone/rclone_1.75.1.bb b/meta-oe/recipes-support/rclone/rclone_1.75.1.bb
index ccf774359a..510c881dc9 100644
--- a/meta-oe/recipes-support/rclone/rclone_1.75.1.bb
+++ b/meta-oe/recipes-support/rclone/rclone_1.75.1.bb
@@ -6,9 +6,6 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/COPYING;md5=bed161b82a1ecab65ff7ba3c
 SRC_URI = "git://${GO_IMPORT};protocol=https;nobranch=1;tag=v${PV};destsuffix=${GO_SRCURI_DESTSUFFIX}"
 SRCREV = "687d264b689b8c49a67e2e52a8a5e0caa01c04ce"
 
-require ${BPN}-licenses.inc
-require ${BPN}-go-mods.inc
-
 GO_IMPORT = "github.com/rclone/rclone"
 GO_INSTALL = "${GO_IMPORT}"
 
