mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-cpp/cpp-hocon: Add missing := ops
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -16,8 +16,8 @@ IUSE="debug test"
|
||||
|
||||
DEPEND="
|
||||
>=sys-devel/gcc-4.9.3:*
|
||||
>=dev-libs/boost-1.54[nls]
|
||||
>=dev-libs/leatherman-0.9.3
|
||||
>=dev-libs/boost-1.54:=[nls]
|
||||
>=dev-libs/leatherman-0.9.3:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user