From 41ff411b01d16cce2e404b251c10c6bf08e4afc818f45c82cc1a57c2cfaac421 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 3 Apr 2023 09:00:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ftxui?expand=0&rev=2 --- ftxui.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ftxui.spec b/ftxui.spec index 7bc85a1..7149948 100644 --- a/ftxui.spec +++ b/ftxui.spec @@ -23,6 +23,7 @@ Summary: A C++ library for terminal based user interfaces License: MIT URL: https://github.com/ArthurSonzogni/FTXUI Source: https://github.com/ArthurSonzogni/FTXUI/archive/refs/tags/v%{version}.tar.gz +Source1: ftxui-rpmlintrc BuildRequires: cmake BuildRequires: gcc-c++