commit:     12bcb933c0d370b53d6c2f06e92bfb84db775c22
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 23 06:32:01 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 23 06:32:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bcb933

sci-geosciences/viking: add missing nettle dependency

This dependency is optional but strongly recommended by
upstream to avoid compatibility issues with the thumbnail
cache.

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-geosciences/viking/viking-1.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-geosciences/viking/viking-1.7.ebuild 
b/sci-geosciences/viking/viking-1.7.ebuild
index 1def6e346f6..965eaad13a1 100644
--- a/sci-geosciences/viking/viking-1.7.ebuild
+++ b/sci-geosciences/viking/viking-1.7.ebuild
@@ -21,6 +21,7 @@ COMMONDEPEND="
        >=dev-tcltk/expect-5.45.4
        dev-libs/expat
        dev-libs/glib:2
+       dev-libs/nettle
        net-misc/curl
        sys-libs/zlib
        x11-libs/gdk-pixbuf:2
@@ -51,6 +52,7 @@ src_configure() {
                --with-libcurl \
                --with-expat \
                --enable-google \
+               --enable-nettle \
                --enable-terraserver \
                --enable-expedia \
                --enable-openstreetmap \

Reply via email to