This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-unstable-4.3.1 in repository libreoffice.
commit 03bc6551c070db029a0f0d58c1b2dfd3988568b7 Author: Rene Engelhard <[email protected]> Date: Sun Sep 14 23:29:13 2014 +0200 fix npapi-sdk builddep, it's also needed for the browser-plugins-inside-LO non-feature. --- changelog | 4 +++- rules | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 34b1c74..5821e32 100644 --- a/changelog +++ b/changelog @@ -18,8 +18,10 @@ libreoffice (1:4.3.1-2) UNRELEASED; urgency=low - using internal vigra - fix duplicate BOOST_MINVER setting causing a too lax build-dep (>= 1.49.0-4 instead of >= 1.53) for gcc >= 4.8... + - fix system-npapi-headers setting, npapi is also needed for the + browser-plugins-inside-LO non-feature. - -- Rene Engelhard <[email protected]> Sun, 14 Sep 2014 22:37:22 +0200 + -- Rene Engelhard <[email protected]> Sun, 14 Sep 2014 23:28:45 +0200 libreoffice (1:4.3.1-1) unstable; urgency=low diff --git a/rules b/rules index 22a50ce..b78a5db 100755 --- a/rules +++ b/rules @@ -401,10 +401,8 @@ ENABLE_GIO=y ENABLE_RANDR=y ifeq "$(BUILD_GTK)" "y" PACKAGE_NSPLUGIN=y - ifeq "$(PACKAGE_NSPLUGIN)" "y" - SYSTEM_STUFF += npapi-headers - endif endif +SYSTEM_STUFF += npapi-headers PACKAGE_BASE=y ENABLE_GRAPHITE=y SYSTEM_STUFF += graphite -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

