mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #7229 from diizzyy/patch-14
fish: Add (lib)pcre2 dependency
This commit is contained in:
@@ -25,7 +25,7 @@ define Package/fish
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Shells
|
||||
TITLE:=A smart and user-friendly command line shell
|
||||
DEPENDS:=+libncurses +libstdcpp +librt
|
||||
DEPENDS:=+libncurses +libstdcpp +librt +libpcre2-32
|
||||
URL:=https://fishshell.com
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user