summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-06-25 01:12:25 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-06-25 23:52:28 +0200
commit0f3b29bb1e019af4afd5b3bc34abb03ddf4f509b (patch)
treef5b3815e27cbdf8fa2cdffb5c50d537f9eb49a13 /app-office/libreoffice/libreoffice-9999.ebuild
parentmedia-libs/libyami: bump to 1.2.0 (diff)
downloadgentoo-0f3b29bb1e019af4afd5b3bc34abb03ddf4f509b.tar.gz
gentoo-0f3b29bb1e019af4afd5b3bc34abb03ddf4f509b.tar.bz2
gentoo-0f3b29bb1e019af4afd5b3bc34abb03ddf4f509b.zip
app-office/libreoffice: Allow alternatives to kioclient:4
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index ccb30f204f76..ca3407b6f010 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -184,8 +184,8 @@ RDEPEND="${COMMON_DEPEND}
media-fonts/liberation-fonts
media-fonts/libertine
media-fonts/urw-fonts
+ || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools $(add_kdeapps_dep kioclient) )
java? ( >=virtual/jre-1.6 )
- kde? ( $(add_kdeapps_dep kioclient) )
vlc? ( media-video/vlc )
"
@@ -246,6 +246,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
+ "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
# TODO: upstream
"${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch"