[rstudio] 01/05: Update (build-)dependencies to make a building package.

Bertrand Marc bbk-guest at moszumanska.debian.org
Sun Sep 27 09:29:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

bbk-guest pushed a commit to branch master
in repository rstudio.

commit 338292f84a6ec13da456a414cc8a65a711c46287
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sat Sep 26 16:27:58 2015 +0200

    Update (build-)dependencies to make a building package.
---
 debian/control | 35 ++++++++++++++++++++++++++++-------
 1 file changed, 28 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 74e0ef3..a24d360 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,26 @@ Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
                cmake,
-               uuid-dev,
-               libssl-dev,
+               libboost-all-dev (>= 1.50),
                libbz2-dev,
-               zlib1g-dev,
-               libpam0g-dev
-Standards-Version: 3.9.5
+               libclang-dev,
+               libpam-dev,
+               libpango1.0-dev,
+               libqt5sensors5-dev,
+               libqt5svg5-dev,
+               libqt5webkit5-dev,
+               libqt5xmlpatterns5-dev,
+               libssl-dev,
+               libxslt1-dev,
+               pkg-config,
+               qtbase5-dev,
+               qtpositioning5-dev,
+               qt-sdk,
+               r-base-core (>= 2.11.1),
+               unzip,
+               uuid-dev,
+               zlib1g-dev
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/rstudio.git
 Vcs-Git: git://anonscm.debian.org/git/debian-science/packages/rstudio.git
 Homepage: http://www.rstudio.com/
@@ -18,6 +32,13 @@ Homepage: http://www.rstudio.com/
 Package: rstudio
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         hunspell-dictionary,
+         libjs-jquery-ui,
+         libjs-mathjax,
+         libjs-pdf,
+         pandoc
 Description: GNU R IDE
- RStudio IDE is a powerful and productive user interface for R.
+ RStudio is an integrated development environment (IDE) for R. It includes a
+ console, syntax-highlighting editor that supports direct code execution, as
+ well as tools for plotting, history, debugging and workspace management.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/rstudio.git



More information about the debian-science-commits mailing list