Remove private library filtering as we don't have any
At least in Fedora -- noticed this when working on bundling mozjs for RHEL 9.
This commit is contained in:
parent
fa0f4ce10f
commit
c4c1860de6
3
gjs.spec
3
gjs.spec
@ -37,9 +37,6 @@ Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: gobject-introspection%{?_isa} >= %{gobject_introspection_version}
|
||||
Requires: mozjs78%{?_isa} >= %{mozjs78_version}
|
||||
|
||||
# Filter provides for private libraries
|
||||
%global __provides_exclude_from ^%{_libdir}/gjs/
|
||||
|
||||
%description
|
||||
Gjs allows using GNOME libraries from Javascript. It's based on the
|
||||
Spidermonkey Javascript engine from Mozilla and the GObject introspection
|
||||
|
Loading…
Reference in New Issue
Block a user