diff --git a/meta-oe/recipes-support/btop/btop_1.4.5.bb b/meta-oe/recipes-support/btop/btop_1.4.6.bb
similarity index 90%
rename from meta-oe/recipes-support/btop/btop_1.4.5.bb
rename to meta-oe/recipes-support/btop/btop_1.4.6.bb
index 0455da384b..eb2b69dba9 100644
--- a/meta-oe/recipes-support/btop/btop_1.4.5.bb
+++ b/meta-oe/recipes-support/btop/btop_1.4.6.bb
@@ -6,8 +6,9 @@ SECTION = "console/utils"
 
 SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
            "
-SRCREV = "a1099d075fa914452366b28c67ff171e21a1f02e"
+SRCREV = "975e3951daa7d3114112d2cd4ee689cf5ee38745"
 
+DEPENDS = "googletest-native"
 
 inherit cmake
 
