From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7487A138330 for ; Sat, 1 Oct 2016 22:08:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9B6CE0AB3; Sat, 1 Oct 2016 22:08:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B03BFE0AB3 for ; Sat, 1 Oct 2016 22:08:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4040340A5D for ; Sat, 1 Oct 2016 22:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A0C724A6 for ; Sat, 1 Oct 2016 22:08:43 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1475359715.d9056c0b6a00f74416feff9b7f7569c0efd34f8e.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: d9056c0b6a00f74416feff9b7f7569c0efd34f8e X-VCS-Branch: master Date: Sat, 1 Oct 2016 22:08:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ddf2bdd6-05ff-4454-953b-a15e1c0c4098 X-Archives-Hash: ff7e122e0b22dc104d869251f1f3942a commit: d9056c0b6a00f74416feff9b7f7569c0efd34f8e Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Sep 24 20:51:11 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Oct 1 22:08:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9056c0b app-office/libreoffice: Add new dependencies Gentoo-bug: 587980 Gentoo-bug: 592354 Package-Manager: portage-2.3.0 app-office/libreoffice/libreoffice-9999.ebuild | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index e4088db..4e3d00d 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -98,6 +98,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 >=app-text/libodfgen-0.1.0 + app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 @@ -106,11 +107,11 @@ COMMON_DEPEND="${PYTHON_DEPS} =dev-cpp/libcmis-0.5* dev-db/unixODBC dev-lang/perl - >=dev-libs/boost-1.55:= + dev-libs/boost:= dev-libs/expat dev-libs/hyphen dev-libs/icu:= - >=dev-libs/liborcus-0.11.2 + >=dev-libs/liborcus-0.12.1 dev-libs/librevenge dev-libs/nspr dev-libs/nss @@ -128,6 +129,7 @@ COMMON_DEPEND="${PYTHON_DEPS} media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 + media-libs/libzmf net-libs/neon net-misc/curl net-nds/openldap @@ -141,7 +143,7 @@ COMMON_DEPEND="${PYTHON_DEPS} virtual/opengl bluetooth? ( net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) - collada? ( >=media-libs/opencollada-1.2.2_p20150207 ) + collada? ( media-libs/opencollada ) cups? ( net-print/cups ) dbus? ( dev-libs/dbus-glib ) eds? ( @@ -162,7 +164,7 @@ COMMON_DEPEND="${PYTHON_DEPS} gtk3? ( dev-libs/glib:2 dev-libs/gobject-introspection - >=x11-libs/gtk+-3.8:3 + x11-libs/gtk+:3 ) jemalloc? ( dev-libs/jemalloc ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) @@ -205,7 +207,7 @@ DEPEND="${COMMON_DEPEND} dev-util/cppunit >=dev-util/gperf-3 dev-util/intltool - >=dev-util/mdds-1.2.0:1= + >=dev-util/mdds-1.2.2:1= media-libs/glm sys-devel/bison sys-devel/flex