summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f89830f68966..392323c0cbc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=(
'xcb-util-keysyms'
'xcb-util-wm'
)
-makedepends=('rust' 'cargo' 'cmake' 'git' 'pkgconf', 'python')
+makedepends=('rust' 'cargo' 'cmake' 'git' 'pkgconf' 'python')
source=("git+https://github.com/wez/wezterm.git")
sha256sums=('SKIP')
conflicts=('wezterm-bin' 'wezterm-nightly-bin')