diff options
Diffstat (limited to 'app-office/pybliographer/pybliographer-1.2.4.ebuild')
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/pybliographer/pybliographer-1.2.4.ebuild b/app-office/pybliographer/pybliographer-1.2.4.ebuild index 4f44de3bd624..5ffd13177af7 100644 --- a/app-office/pybliographer/pybliographer-1.2.4.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.9 2005/07/16 15:44:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.10 2005/12/06 22:45:49 marienz Exp $ inherit gnome2 eutils @@ -22,7 +22,8 @@ DEPEND="virtual/python >=dev-libs/glib-2 >=app-text/recode-3.6-r1 >=dev-python/gnome-python-2 - >=dev-python/python-bibtex-1.2.1" + >=dev-python/python-bibtex-1.2.1 + app-text/scrollkeeper" src_unpack() { unpack ${A} |