sed: remove old libpcre dependency

Signed-off-by: Alan Swanson <reiver@improbability.net>
(cherry picked from commit 0a00f0f2a5)
This commit is contained in:
Alan Swanson
2023-02-28 09:45:37 +00:00
committed by Josef Schlehofer
parent 98cb09953b
commit a6abd3c010

View File

@@ -29,7 +29,6 @@ define Package/sed
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=sed stream editor utility - full version TITLE:=sed stream editor utility - full version
DEPENDS:=+libpcre
URL:=https://www.gnu.org/software/sed/ URL:=https://www.gnu.org/software/sed/
ALTERNATIVES:=300:/bin/sed:/usr/libexec/sed-gnu ALTERNATIVES:=300:/bin/sed:/usr/libexec/sed-gnu
endef endef