From c1fa59843741b65c9e5506e7fda665eadba81d25 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 6 Sep 2018 11:59:43 +0200 Subject: [PATCH] Sort BRs --- gjs.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gjs.spec b/gjs.spec index ee9266e..ba10e9c 100644 --- a/gjs.spec +++ b/gjs.spec @@ -15,17 +15,17 @@ License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) URL: https://wiki.gnome.org/Projects/Gjs Source0: https://download.gnome.org/sources/%{name}/1.54/%{name}-%{version}.tar.xz -BuildRequires: gcc-c++ BuildRequires: cairo-gobject-devel BuildRequires: chrpath -BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version} -BuildRequires: readline-devel BuildRequires: dbus-glib-devel +BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: glib2-devel >= %{glib2_version} +BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version} BuildRequires: gtk3-devel >= %{gtk3_version} BuildRequires: mozjs60-devel BuildRequires: pkgconfig +BuildRequires: readline-devel Requires: glib2%{?_isa} >= %{glib2_version} Requires: gobject-introspection%{?_isa} >= %{gobject_introspection_version}