[packages/weechat] sort BRs
atler
atler at pld-linux.org
Sat Jan 16 13:42:43 CET 2021
commit 7a0f89d0e9c48fc9fe2a16b8377c1e8dcef77a18
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Jan 16 13:37:39 2021 +0100
sort BRs
weechat.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/weechat.spec b/weechat.spec
index f754fbd..5fa9080 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -45,16 +45,16 @@ BuildRequires: ncurses-devel
%{?with_perl:BuildRequires: perl-devel}
%{?with_php:BuildRequires: %{php_name}-devel >= 4:7}
BuildRequires: pkgconfig
-%{?with_doc:BuildRequires: ruby-asciidoctor}
-BuildRequires: sed >= 4.0
-%{?with_js:BuildRequires: v8-devel}
%if %{with python}
BuildRequires: python3-devel
BuildRequires: python3-modules
%endif
BuildRequires: rpmbuild(macros) >= 1.752
+%{?with_doc:BuildRequires: ruby-asciidoctor}
%{?with_ruby:BuildRequires: ruby-devel >= 1:1.9}
+BuildRequires: sed >= 4.0
%{?with_tcl:BuildRequires: tcl-devel}
+%{?with_js:BuildRequires: v8-devel}
BuildRequires: zlib-devel
Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/weechat.git/commitdiff/1371729638642c8ff6d520f8d0617e7d2f5d018c
More information about the pld-cvs-commit
mailing list