New makedepends cargo & clang and new checkdepends procps-ng
RIIR https://github.com/fish-shell/fish-shell/pull/9512
This commit is contained in:
13
.SRCINFO
13
.SRCINFO
@@ -1,6 +1,6 @@
|
||||
pkgbase = fish-git
|
||||
pkgdesc = User friendly shell intended mostly for interactive use.
|
||||
pkgver = 3.4.0.r53.g3e5284aaf
|
||||
pkgver = 3.6.0.r217.g59fe124c4
|
||||
pkgrel = 1
|
||||
epoch = 2
|
||||
url = http://fishshell.com
|
||||
@@ -10,23 +10,24 @@ pkgbase = fish-git
|
||||
arch = arm
|
||||
license = GPL2
|
||||
checkdepends = expect
|
||||
checkdepends = procps-ng
|
||||
makedepends = cargo
|
||||
makedepends = clang
|
||||
makedepends = cmake
|
||||
makedepends = python-sphinx
|
||||
makedepends = git
|
||||
makedepends = python-sphinx
|
||||
depends = glibc
|
||||
depends = gcc-libs
|
||||
depends = ncurses
|
||||
depends = pcre2
|
||||
optdepends = python: man page completion parser / web config tool
|
||||
optdepends = pkgfile: command-not-found hook
|
||||
optdepends = wl-clipboard: clipboard integration
|
||||
optdepends = xsel: clipboard integration
|
||||
optdepends = xclip: clipboard integration
|
||||
provides = fish
|
||||
provides = fish-shell
|
||||
conflicts = fish
|
||||
conflicts = fish-shell
|
||||
backup = etc/fish/config.fish
|
||||
source = git+https://github.com/fish-shell/fish-shell.git
|
||||
md5sums = SKIP
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = fish-git
|
||||
|
||||
Reference in New Issue
Block a user