Wezterm: [aur] broken PKGBUILD

Created on 14 Sep 2020  路  2Comments  路  Source: wez/wezterm

Build Environment:

  • OS: Linux X11, Arch Linux
  • package: wezterm-git
  • pkgrel=2

The build output

==> ERROR: makedepends contains invalid characters: ','

Fix

-makedepends=('rust' 'cargo' 'cmake' 'git' 'pkgconf', 'python')
+makedepends=('rust' 'cargo' 'cmake' 'git' 'pkgconf' 'python')
bug

All 2 comments

Thanks for reporting!
I just pushed a speculative fix

tested and its fixed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

diefans picture diefans  路  7Comments

erf picture erf  路  5Comments

erf picture erf  路  7Comments

jsgf picture jsgf  路  3Comments

sanga picture sanga  路  10Comments