sci-chemistry/tinker: add a blocker on sys-apps/bar.

Gentoo-Bug: https://bugs.gentoo.org/593712

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Patrice Clement
2017-08-19 16:26:49 +02:00
parent bb260f1b28
commit 9f67f31cba

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,9 +16,11 @@ IUSE="examples"
DEPEND="
>=virtual/jdk-1.6"
RDEPEND="
>=sci-libs/fftw-3.2.2-r1[fortran,threads]
dev-libs/maloc
!sys-apps/bar
!dev-util/diffuse
>=virtual/jre-1.6"