[med-svn] [SCM] aghermann branch, master, updated. 505432cf6ab4f88fa0a0d245da279903586957f3

Andrei Zavada johnhommer at gmail.com
Mon Apr 1 20:54:34 UTC 2013


The following commit has been merged in the master branch:
commit edc41bd7db30e460e72beb148512d107a2795816
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Mon Mar 11 15:02:45 2013 +0200

    update gentoo ebuild

diff --git a/gentoo/aghermann.ebuild b/gentoo/aghermann.ebuild
index 554bf6e..dd25448 100644
--- a/gentoo/aghermann.ebuild
+++ b/gentoo/aghermann.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -13,14 +13,16 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=x11-libs/gtk+-3.0
+DEPEND="x11-libs/gtk+-3.0
+	dev-libs/libconfig
 	dev-libs/libunique
 	sci-libs/gsl
 	sci-libs/itpp
 	sci-libs/fftw
 	dev-libs/libconfig
 	dev-libs/libxml2
-	media-libs/samplerate"
+	media-libs/samplerate
+	x11-libs/vte"
 
 src_install() {
 	emake DESTDIR="${D}" install || die "make install failed"

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list