From 051333e23e9962471427a6c66ef36ed599d1c426 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 10 Feb 2017 15:33:09 -0600 Subject: [PATCH] www-apps/icingaweb2: add pdf use flag (allows for exporting pdf) Package-Manager: portage-2.3.3 --- www-apps/icingaweb2/icingaweb2-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 799ce70a9f33..df67088f4866 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -13,12 +13,13 @@ EGIT_BRANCH="master" LICENSE="GPL-2" SLOT="0" -IUSE="apache2 ldap mysql nginx postgres" +IUSE="apache2 ldap mysql nginx pdf postgres" REQUIRED_USE="^^ ( apache2 nginx )" KEYWORDS="" DEPEND=">=net-analyzer/icinga2-2.1.1 dev-php/pecl-imagick + pdf? ( media-gfx/imagemagick[png] ) apache2? ( >=www-servers/apache-2.4.0 || ( -- 2.26.2