Dependencies fixed
This commit is contained in:
11
.SRCINFO
11
.SRCINFO
@@ -1,6 +1,6 @@
|
||||
pkgbase = fish-git
|
||||
pkgdesc = User friendly shell intended mostly for interactive use.
|
||||
pkgver = 3.1.0.r242.gcebfaa778
|
||||
pkgver = 3.1.2.r2055.gc633ce7e7
|
||||
pkgrel = 1
|
||||
epoch = 2
|
||||
url = http://fishshell.com
|
||||
@@ -9,12 +9,19 @@ pkgbase = fish-git
|
||||
arch = x86_64
|
||||
arch = arm
|
||||
license = GPL2
|
||||
checkdepends = expect
|
||||
makedepends = cmake
|
||||
makedepends = python-sphinx
|
||||
makedepends = git
|
||||
depends = glibc
|
||||
depends = gcc-libs
|
||||
depends = ncurses
|
||||
optdepends = python: fish_update_completions and other tools
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user