!2 gjs: add dbus-daemon in buildrequires
Merge pull request !2 from orange-snn/master
This commit is contained in:
commit
902530cf89
10
gjs.spec
10
gjs.spec
@ -1,6 +1,6 @@
|
||||
Name: gjs
|
||||
Version: 1.54.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: using GNOME libraries from Javascript
|
||||
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
|
||||
URL: https://wiki.gnome.org/Attic/Gjs
|
||||
@ -8,7 +8,7 @@ Source0: https://download.gnome.org/sources/gjs/1.54/gjs-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cairo-gobject-devel chrpath gobject-introspection-devel >= 1.41.4
|
||||
BuildRequires: glib2-devel >= 2.54.0 gtk3-devel >= 3.20 mozjs60-devel >= 60.2.2
|
||||
BuildRequires: readline-devel dbus-glib-devel gcc-c++ gettext pkgconfig
|
||||
BuildRequires: readline-devel dbus-glib-devel gcc-c++ gettext pkgconfig dbus-daemon
|
||||
|
||||
Requires: glib2 >= 2.54.0 gobject-introspection >= 1.41.4 gtk3 >= 3.20 mozjs60 >= 60.2.2
|
||||
|
||||
@ -62,6 +62,12 @@ chrpath --delete %{buildroot}%{_libexecdir}/gjs/installed-tests/minijasmine
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.54.1-5
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add dbus-daemon in buildrequires
|
||||
|
||||
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.54.1-4
|
||||
- change the path of files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user