diff --git a/wezterm.changes b/wezterm.changes index 5fffc3d..d5399ae 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 15 16:35:37 UTC 2023 - Soc Virnyl Estela + +- Add missing dependencies + ------------------------------------------------------------------- Thu Jun 15 16:18:52 UTC 2023 - Soc Virnyl Estela diff --git a/wezterm.spec b/wezterm.spec index b6559e0..b6f6fed 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -54,6 +54,8 @@ BuildRequires: xcb-util-image-devel BuildRequires: xcb-util-keysyms-devel BuildRequires: xcb-util-wm-devel BuildRequires: pkgconfig(fontconfig) +BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(libgit2) BuildRequires: pkgconfig(libssh2) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(tic)