From 11a4f23f80d8849d5d03811275eeff3ba785fe66 Mon Sep 17 00:00:00 2001
From: Michal Hrusecky <michal.hrusecky@nic.cz>
Date: Thu, 6 Dec 2018 10:01:33 +0100
Subject: [PATCH] python3-bottle: Fix patch

---
 .../0001-python3-bottle-use-Py3Package-for-installation.patch   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 5fb417670..2553e44ec 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
  
-- 
GitLab