From 1ba153246b1fab19ac43591666b8d773a41a66d9 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Wed, 2 Nov 2022 15:11:26 +0200 Subject: [PATCH] lynx: trim trailing space Found with modified Kconfiglib. Signed-off-by: Stijn Tintel --- net/lynx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/lynx/Makefile b/net/lynx/Makefile index a235c3117..8abd030c0 100644 --- a/net/lynx/Makefile +++ b/net/lynx/Makefile @@ -28,7 +28,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define Package/lynx - TITLE:=Lynx is the text web browser + TITLE:=Lynx is the text web browser SECTION:=net CATEGORY:=Network DEPENDS:=+libncursesw +zlib +libopenssl +ca-bundle