sed: remove old libpcre dependency

Signed-off-by: Alan Swanson <reiver@improbability.net>
This commit is contained in:
Alan Swanson 2023-02-28 09:45:37 +00:00 committed by 1582130940
parent d8567adf4a
commit d01d39e0c3

View File

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