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