git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4eac9e8
)
sed: remove old libpcre dependency
author
Alan Swanson
<redacted>
Tue, 28 Feb 2023 09:45:37 +0000
(09:45 +0000)
committer
Rosen Penev
<redacted>
Tue, 28 Feb 2023 23:41:52 +0000
(15:41 -0800)
Signed-off-by: Alan Swanson <redacted>
utils/sed/Makefile
patch
|
blob
|
history
diff --git
a/utils/sed/Makefile
b/utils/sed/Makefile
index ed7ba173d8718d8362e48377cbcc1bed7819268b..895e0a88d32575888a2de66bbcf3597787dce328 100644
(file)
--- a/
utils/sed/Makefile
+++ b/
utils/sed/Makefile
@@
-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
git clone https://git.99rst.org/PROJECT