mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-cpp/libxmlpp: 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
20a045fef9
commit
577a619d26
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -17,7 +17,7 @@ IUSE="doc"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.7.7[${MULTILIB_USEDEP}]
|
||||
>=dev-cpp/glibmm-2.32[${MULTILIB_USEDEP}]
|
||||
>=dev-cpp/glibmm-2.32:2[${MULTILIB_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -16,7 +16,7 @@ IUSE="doc"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.7.7[${MULTILIB_USEDEP}]
|
||||
>=dev-cpp/glibmm-2.32[${MULTILIB_USEDEP}]
|
||||
>=dev-cpp/glibmm-2.32:2[${MULTILIB_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
Reference in New Issue
Block a user