mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 06:30:21 +08:00
lynx: trim trailing space
Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
526ac0c54c
commit
53cb29715d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user