summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-07-03 00:12:42 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-07-03 00:12:42 +0200
commitc967fe9af85a548b4e4e852dbcceb16f67ee647c (patch)
tree453dce032d49475c33a5a48a89d107499c54fcd9 /app-office
parentapp-officeext/languagetool: Version bump (diff)
downloadgentoo-c967fe9af85a548b4e4e852dbcceb16f67ee647c.tar.gz
gentoo-c967fe9af85a548b4e4e852dbcceb16f67ee647c.tar.bz2
gentoo-c967fe9af85a548b4e4e852dbcceb16f67ee647c.zip
app-office/libreoffice: Fix automagic dependency on gnome-base/dconf, bug 582632
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/libreoffice-5.1.4.2.ebuild2
-rw-r--r--app-office/libreoffice/libreoffice-5.1.9999.ebuild2
-rw-r--r--app-office/libreoffice/libreoffice-5.2.9999.ebuild2
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild2
4 files changed, 8 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
index 5320fe3d0797..22da8a7a6c9e 100644
--- a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
+++ b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
@@ -152,6 +152,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
@@ -467,6 +468,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) \
diff --git a/app-office/libreoffice/libreoffice-5.1.9999.ebuild b/app-office/libreoffice/libreoffice-5.1.9999.ebuild
index 5320fe3d0797..22da8a7a6c9e 100644
--- a/app-office/libreoffice/libreoffice-5.1.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-5.1.9999.ebuild
@@ -152,6 +152,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
@@ -467,6 +468,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) \
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) \
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index a1000beb78c4..dd6783864313 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-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
@@ -457,6 +458,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) \