summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/libreoffice/libreoffice-5.2.9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-5.2.9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-5.2.9999.ebuild b/app-office/libreoffice/libreoffice-5.2.9999.ebuild
index 09797cc333a5..8f34304e9332 100644
--- a/app-office/libreoffice/libreoffice-5.2.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-5.2.9999.ebuild
@@ -151,6 +151,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
)
firebird? ( >=dev-db/firebird-2.5 )
gltf? ( media-libs/libgltf )
+ gnome? ( gnome-base/dconf )
gstreamer? (
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0
@@ -456,6 +457,7 @@ src_configure() {
$(use_enable firebird firebird-sdbc) \
$(use_enable gltf) \
$(use_enable gnome gio) \
+ $(use_enable gnome dconf) \
$(use_enable gstreamer gstreamer-1-0) \
$(use_enable gtk) \
$(use_enable gtk3) \