- Add proper dependencies to the 32bit devel package

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=75
This commit is contained in:
Ismail Dönmez 2016-06-01 10:18:37 +00:00 committed by Git OBS Bridge
parent b2e9dc2de5
commit b97a1b7b62
2 changed files with 16 additions and 0 deletions

View File

@ -1,5 +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,8 @@
-------------------------------------------------------------------
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