mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Matt Turner
parent
b179f32e99
commit
1cdcfcbfc7
@@ -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() {
|
||||
Reference in New Issue
Block a user