diff options
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-9999.ebuild')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-9999.ebuild b/sci-chemistry/openbabel/openbabel-9999.ebuild index d57d78d8e..b653f2486 100644 --- a/sci-chemistry/openbabel/openbabel-9999.ebuild +++ b/sci-chemistry/openbabel/openbabel-9999.ebuild @@ -33,7 +33,7 @@ PDEPEND=" python? ( sci-chemistry/openbabel-python ) ruby? ( sci-chemistry/openbabel-ruby )" -DOCS="AUTHORS ChangeLog NEWS README THANKS doc/*.inc doc/README* doc/*.mol2" +DOCS="AUTHORS ChangeLog NEWS README.md THANKS doc/*.inc doc/README* doc/*.mol2" pkg_setup() { if use openmp; then |