Accepting request 246065 from GNOME:Next
Push GN OBS-URL: https://build.opensuse.org/request/show/246065 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=93
This commit is contained in:
7
gjs.spec
7
gjs.spec
@@ -17,22 +17,23 @@
|
||||
|
||||
|
||||
Name: gjs
|
||||
Version: 1.40.1
|
||||
Version: 1.41.4
|
||||
Release: 0
|
||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||
License: MIT
|
||||
Group: Development/Libraries/GNOME
|
||||
Url: http://live.gnome.org/Gjs
|
||||
Source: http://download.gnome.org/sources/gjs/1.40/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gjs/1.41/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(cairo-xlib)
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.38.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.4
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
BuildRequires: pkgconfig(mozjs-24)
|
||||
Requires: libgjs0 = %{version}
|
||||
|
Reference in New Issue
Block a user