media-plugins/vdr-menuorg: Specify the glibmm slot

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
David Michael
2021-02-06 17:22:13 -05:00
committed by Matt Turner
parent b179f32e99
commit 1cdcfcbfc7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ IUSE=""
DEPEND=">=media-video/vdr-2.0.0[menuorg]
dev-cpp/libxmlpp:2.6
dev-cpp/glibmm"
dev-cpp/glibmm:2"
RDEPEND="${DEPEND}"
src_compile() {