From aa5ebbd0fbe90a8511e651a81f95004de2c229ed Mon Sep 17 00:00:00 2001 From: Benjamin Lowry Date: Oct 16 2020 23:49:13 +0000 Subject: fix silly dependency error --- diff --git a/slurp.spec b/slurp.spec index f188f17..05eb51d 100644 --- a/slurp.spec +++ b/slurp.spec @@ -1,6 +1,6 @@ Name: slurp Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Select a region in Sway License: MIT @@ -12,6 +12,7 @@ Source2: https://emersion.fr/.well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbj BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(xkbcommon) BuildRequires: scdoc BuildRequires: meson BuildRequires: gcc @@ -38,6 +39,9 @@ and prints it to the standard output. %{_mandir}/man1/slurp.1* %changelog +* Fri Oct 16 2020 Benjamin Lowry 1.3.0-2 +- fix silly dependency error + * Fri Oct 16 2020 Benjamin Lowry 1.3.0-1 - Slurp 1.3.0