mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
sed: remove old libpcre dependency
Signed-off-by: Alan Swanson <reiver@improbability.net>
(cherry picked from commit 0a00f0f2a5)
This commit is contained in:
committed by
Josef Schlehofer
parent
98cb09953b
commit
a6abd3c010
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user