summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
index 48a3ebe4bd1e..179d29224df5 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.1 2012/01/11 04:19:15 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.2 2012/01/13 01:27:50 ottxor Exp $
EAPI=4
@@ -28,3 +28,5 @@ RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
DEPEND="${RDEPEND}"
DOCS=( README )
+
+PATCHES=( "${FILESDIR}/${P}-dso.patch" )