diff options
author | 2016-09-17 23:59:49 +0200 | |
---|---|---|
committer | 2016-09-17 23:59:49 +0200 | |
commit | 5ac5916f6e712383849d73ca83ed15509a558a0c (patch) | |
tree | 4a961f8af18031e4d691075b4cf84f441f238013 /app-office/libreoffice/metadata.xml | |
parent | app-office/libreoffice: Rename useflag for Google Drive integration to google... (diff) | |
download | gentoo-5ac5916f6e712383849d73ca83ed15509a558a0c.tar.gz gentoo-5ac5916f6e712383849d73ca83ed15509a558a0c.tar.bz2 gentoo-5ac5916f6e712383849d73ca83ed15509a558a0c.zip |
app-office/libreoffice: PDF import is optional again. Yay...
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office/libreoffice/metadata.xml')
-rw-r--r-- | app-office/libreoffice/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/libreoffice/metadata.xml b/app-office/libreoffice/metadata.xml index 5959c487702c..5c463aef12d2 100644 --- a/app-office/libreoffice/metadata.xml +++ b/app-office/libreoffice/metadata.xml @@ -19,6 +19,7 @@ version</longdescription> <flag name="gtk3">Enable highly experimental gtk3 frontend</flag> <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="odk">Build the Office Development Kit</flag> + <flag name="pdfimport">Enable PDF import via the Poppler library</flag> <flag name="quickstarter">Build the system tray quickstarter</flag> <flag name="telepathy">Enable document colaboration features using telepathy communication framework.</flag> <flag name="vlc">Use <pkg>media-video/vlc</pkg> for video embedding</flag> |