Accepting request 399452 from multimedia:libs

- Add proper dependencies to the 32bit devel package 

- baselibs.conf: add -devel for building 32bit Wine.

OBS-URL: https://build.opensuse.org/request/show/399452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2016-06-05 12:19:39 +00:00 committed by Git OBS Bridge
commit 196066462f
2 changed files with 22 additions and 0 deletions

View File

@ -1,4 +1,16 @@
gstreamer-plugins-base
gstreamer-plugins-base-devel
requires "libgstallocators-1_0-0-<targettype> = <version>"
requires "libgstapp-1_0-0-<targettype> = <version>"
requires "libgstaudio-1_0-0-<targettype> = <version>"
requires "libgstfft-1_0-0-<targettype> = <version>"
requires "libgstpbutils-1_0-0-<targettype> = <version>"
requires "libgstriff-1_0-0-<targettype> = <version>"
requires "libgstrtp-1_0-0-<targettype> = <version>"
requires "libgstrtsp-1_0-0-<targettype> = <version>"
requires "libgstsdp-1_0-0-<targettype> = <version>"
requires "libgsttag-1_0-0-<targettype> = <version>"
requires "libgstvideo-1_0-0-<targettype> = <version>"
libgstallocators-1_0-0
libgstapp-1_0-0
libgstaudio-1_0-0

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 1 10:18:20 UTC 2016 - idonmez@suse.com
- Add proper dependencies to the 32bit devel package
-------------------------------------------------------------------
Tue May 31 14:41:01 UTC 2016 - meissner@suse.com
- baselibs.conf: add -devel for building 32bit Wine.
-------------------------------------------------------------------
Wed Apr 20 17:31:52 UTC 2016 - zaitor@opensuse.org