media-plugins/vdr-mp3ng: add missing flag-o-matic inherit

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2023-12-17 15:14:43 +01:00 committed by Conrad Kostecki
parent 5d1d4fde80
commit 7664c78db7
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit vdr-plugin-2
inherit flag-o-matic vdr-plugin-2
MY_PV=0.9.13-MKIV-pre3
MY_P=${PN}-${MY_PV}