diff --git a/patches/packages/to-upstream/0001-python3-bottle-use-Py3Package-for-installation.patch b/patches/packages/to-upstream/0001-python3-bottle-use-Py3Package-for-installation.patch
index 5fb417670d8f29da0f2de081f8471c5ca67a5a2e..2553e44ecccd2e3e72160f0601b91df4b4e921a5 100644
--- a/patches/packages/to-upstream/0001-python3-bottle-use-Py3Package-for-installation.patch
+++ b/patches/packages/to-upstream/0001-python3-bottle-use-Py3Package-for-installation.patch
@@ -15,7 +15,7 @@ index 804a6de03..b714a0efd 100644
  	SUBMENU:=Python
  	TITLE:=Bottle is a fast, simple and lightweight WSGI micro web-framework for Python
  	URL:=https://bottlepy.org
-	DEPENDS:=+python3
+ 	DEPENDS:=+python3
 +	VARIANT:=python3
  endef