commit:     5ca003b172eee7bfcf5cb5835b3ca6f549607749
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 17 15:42:39 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 17 15:42:39 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5ca003b1

sci-biology/atsas: Add missing deps

Package-Manager: portage-2.2.15

---
 sci-biology/atsas/ChangeLog          | 3 +++
 sci-biology/atsas/atsas-2.6.0.ebuild | 8 ++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/sci-biology/atsas/ChangeLog b/sci-biology/atsas/ChangeLog
index 62afad1..2476002 100644
--- a/sci-biology/atsas/ChangeLog
+++ b/sci-biology/atsas/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Dec 2014; Justin Lecher <[email protected]> atsas-2.6.0.ebuild:
+  Add missing deps
+
 *atsas-2.6.0 (17 Dec 2014)
 
   17 Dec 2014; Justin Lecher <[email protected]> +atsas-2.6.0.ebuild,

diff --git a/sci-biology/atsas/atsas-2.6.0.ebuild 
b/sci-biology/atsas/atsas-2.6.0.ebuild
index 46a7262..3597987 100644
--- a/sci-biology/atsas/atsas-2.6.0.ebuild
+++ b/sci-biology/atsas/atsas-2.6.0.ebuild
@@ -20,8 +20,12 @@ KEYWORDS="~amd64 ~amd64-linux"
 IUSE="examples"
 
 RDEPEND="
-       x11-libs/qwt:5
+       dev-libs/libxml2:2
+       dev-qt/qtcore:4
+       dev-qt/qtgui:4
+       media-libs/tiff:0
        sci-libs/cbflib
+       x11-libs/qwt:5
 "
 DEPEND="dev-util/patchelf"
 
@@ -29,7 +33,7 @@ RESTRICT="fetch"
 
 S="${WORKDIR}"/${P^^}-1
 
-QA_PREBUILT="opt/.*"
+QA_PREBUILT="opt/.* usr/.*"
 
 pkg_nofetch() {
        elog "Please visit 
http://www.embl-hamburg.de/biosaxs/atsas-online/download.php";

Reply via email to