diff options
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild index df2c15baf..d134fff15 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -RDEPEND=" +RDEPEND="${PYTHON_DEPS} !sci-chemistry/babel ~sci-chemistry/openbabel-${PV} sys-libs/zlib" |