From 61b37a252a39416fab5ac871caa99d4690f2be8d Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 10 Jan 2024 20:51:45 +0000 Subject: [PATCH] 0.1.2 --- lazysql.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lazysql.spec b/lazysql.spec index 15286ec..7491025 100644 --- a/lazysql.spec +++ b/lazysql.spec @@ -12,6 +12,8 @@ Group: Development/Other BuildRequires: go BuildRequires: git-core BuildRequires: upx +BuildRequires: pkgconfig(x11-xcb) +BuildRequires: pkgconfig(x11) %description A cross-platform TUI database management tool written in Go