Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 17/44] gstreamer-meson.eclass: Set @PROVIDES
Date: Thu, 02 Sep 2021 10:53:05
Message-Id: 20210902104724.1043118-18-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/44] @PROVIDES for eclasses by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 eclass/gstreamer-meson.eclass | 1 +
4 1 file changed, 1 insertion(+)
5
6 diff --git a/eclass/gstreamer-meson.eclass b/eclass/gstreamer-meson.eclass
7 index 2a45df008c29..152a52b984f1 100644
8 --- a/eclass/gstreamer-meson.eclass
9 +++ b/eclass/gstreamer-meson.eclass
10 @@ -14,6 +14,7 @@
11 # Steven Newbury
12 # @SUPPORTED_EAPIS: 7
13 # @BLURB: Helps building core & split gstreamer plugins
14 +# @PROVIDES: meson multilib-minimal
15 # @DESCRIPTION:
16 # Eclass to make external gst-plugins emergable on a per-plugin basis
17 # and to solve the problem with gst-plugins generating far too much
18 --
19 2.33.0