Diff gst-plugins-libnice-0.1.22 with a gst-plugins-libnice-0.1.23
| /usr/portage/media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.23.ebuild 2026-05-27 19:17:04.582303852 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 16 | 16 | |
| 17 | 17 |
RDEPEND=" |
| 18 | 18 |
~net-libs/libnice-${PV}[${MULTILIB_USEDEP}]
|
| 19 |
media-libs/gstreamer:${SLOT}[${MULTILIB_USEDEP}]
|
|
| 20 |
media-libs/gst-plugins-base:${SLOT}[${MULTILIB_USEDEP}]
|
|
| 19 |
>=media-libs/gstreamer-1.14.0:${SLOT}[${MULTILIB_USEDEP}]
|
|
| 20 |
>=media-libs/gst-plugins-base-1.14.0:${SLOT}[${MULTILIB_USEDEP}]
|
|
| 21 | 21 |
" |
| 22 | 22 |
DEPEND="${RDEPEND}"
|
| 23 | 23 |
BDEPEND="virtual/pkgconfig" |