$ git show --format=fuller --patch-with-stat --summary 483972b98895ca003d1aab228238bd6d34f2db75
commit 483972b98895ca003d1aab228238bd6d34f2db75
Author: mandian <mandian@users.noreply.github.com>
AuthorDate: Sat Dec 9 04:16:36 2023 +0000
Commit: mandian <mandian@users.noreply.github.com>
CommitDate: Sat Dec 9 04:16:36 2023 +0000
add missing BRs
---
lx-control-center.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/lx-control-center.spec b/lx-control-center.spec
index e93cae7..ebd98cf 100644
--- a/lx-control-center.spec
+++ b/lx-control-center.spec
@@ -17,6 +17,7 @@ Url: http://lxde.sourceforge.net/
Source0: https://github.com/lxde/%{name}/archive/%{?snapshot:%{commit}}%{!?snapshot:%{version}}/%{name}-%{?snapshot:%{commit}}%{!?snapshot:%{version}}.tar.gz
Patch0: lx-control-center-switch_lxde_to_gtk3.patch
BuildRequires: desktop-file-utils
+BuildRequires: intltool
BuildRequires: python%{pyver}dist(pygobject)
BuildRequires: python%{pyver}dist(python-distutils-extra)
BuildRequires: python%{pyver}dist(setuptools)