commit:     6163973cf494f16094ecb7915a51e23ae1d4ab12
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 12:36:40 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 12:37:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6163973c

www-client/dillo: Update live ebuild

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 www-client/dillo/dillo-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/dillo/dillo-9999.ebuild 
b/www-client/dillo/dillo-9999.ebuild
index 7134cc059e2..7269ff96157 100644
--- a/www-client/dillo/dillo-9999.ebuild
+++ b/www-client/dillo/dillo-9999.ebuild
@@ -12,7 +12,7 @@ EHG_REPO_URI="https://hg.dillo.org/dillo";
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="doc +gif ipv6 +jpeg +png ssl"
+IUSE="doc +gif ipv6 +jpeg +png ssl +xembed"
 
 RDEPEND="
        >=x11-libs/fltk-1.3
@@ -43,6 +43,7 @@ src_configure() {
                $(use_enable jpeg) \
                $(use_enable png) \
                $(use_enable ssl) \
+               $(use_enable xembed) \
                --docdir="/usr/share/doc/${PF}"
 }
 

Reply via email to