Accepting request 729542 from home:iznogood:branches:multimedia:libs
Ensure we only pull in only one and the correct glibmm-devel package. OBS-URL: https://build.opensuse.org/request/show/729542 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamermm?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 16:56:31 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Replace glibmm2-devel with pkgconfig and pkgconfig(giomm-2.4)
|
||||
BuildRequires: Ensure we only pull in one and the correct
|
||||
glibmm-devel package.
|
||||
- Drop unneeded hard glibmm2-devel Requires from devel sub-package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 23 18:44:50 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
||||
+2
-2
@@ -38,11 +38,12 @@ Patch2: gstreamermm-copy_metadata_vfunc3.patch
|
||||
BuildRequires: Mesa-libGLESv2-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glibmm2-devel
|
||||
BuildRequires: gstreamer-devel >= 1.10.0
|
||||
BuildRequires: gstreamer-plugins-base-devel >= 1.10.0
|
||||
BuildRequires: gtkmm3-devel
|
||||
BuildRequires: libxml++-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(giomm-2.4)
|
||||
|
||||
%description
|
||||
gstreamermm provides C++ bindings for the GStreamer streaming multimedia
|
||||
@@ -53,7 +54,6 @@ develop applications that work with multimedia in C++.
|
||||
Summary: C++ bindings for the GStreamer streaming multimedia library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glib2-devel
|
||||
Requires: glibmm2-devel
|
||||
Requires: gstreamer-devel >= 1.10.0
|
||||
Requires: gstreamer-plugins-base-devel >= 1.10.10
|
||||
Requires: gtkmm2-devel
|
||||
|
||||
Reference in New Issue
Block a user