diff options
Diffstat (limited to 'sci-chemistry/xds-bin')
-rw-r--r-- | sci-chemistry/xds-bin/xds-bin-20170930.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sci-chemistry/xds-bin/xds-bin-20170930.ebuild b/sci-chemistry/xds-bin/xds-bin-20170930.ebuild index 9478c991983f..4e609092fa03 100644 --- a/sci-chemistry/xds-bin/xds-bin-20170930.ebuild +++ b/sci-chemistry/xds-bin/xds-bin-20170930.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,10 +12,7 @@ SRC_URI=" LICENSE="free-noncomm" SLOT="0" KEYWORDS="-* ~amd64" -IUSE="smp X" - -RDEPEND="X? ( sci-visualization/xds-viewer )" -DEPEND="" +IUSE="smp" QA_PREBUILT="opt/xds-bin/*" |