diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index dd4bf18..18ff726 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -28,6 +28,7 @@ Obsoletes: totem-devel < 2.21.90 Requires: %{name} = %{version}-%{release} Requires: pkgconfig Requires: gtk2-devel +Requires: gobject-introspection-devel %description devel The %{name}-devel package contains libraries and header files for @@ -58,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc AUTHORS COPYING.LIB NEWS README %{_libdir}/*.so.* +%{_libdir}/girepository-1.0/TotemPlParser.typelib +%{_datadir}/gir-1.0/TotemPlParser.gir %files devel %defattr(-,root,root,-)