add dbus-daemon in buildrequires

This commit is contained in:
fengtao 2020-01-20 23:14:32 +08:00
parent 58f92c4d83
commit 7f67d23b6a

View File

@ -1,6 +1,6 @@
Name: gjs Name: gjs
Version: 1.54.1 Version: 1.54.1
Release: 4 Release: 5
Summary: using GNOME libraries from Javascript Summary: using GNOME libraries from Javascript
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
URL: https://wiki.gnome.org/Attic/Gjs 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: 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: 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 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 %{_datadir}/installed-tests
%changelog %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 * Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.54.1-4
- change the path of files - change the path of files