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 3e2c1336a0
commit 4b630ba72e
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 0 additions and 1 deletions

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