From 6163973cf494f16094ecb7915a51e23ae1d4ab12 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 9 Feb 2020 13:36:40 +0100 Subject: www-client/dillo: Update live ebuild Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- www-client/dillo/dillo-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www-client/dillo') diff --git a/www-client/dillo/dillo-9999.ebuild b/www-client/dillo/dillo-9999.ebuild index 7134cc059e28..7269ff96157b 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}" } -- cgit v1.2.3-65-gdbad