mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
sed: remove old libpcre dependency
Signed-off-by: Alan Swanson <reiver@improbability.net>
This commit is contained in:
committed by
Rosen Penev
parent
4eac9e8a2f
commit
0a00f0f2a5
@@ -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