changed: don't use the build-depends-indep field in debian packaging

the apt in precise has a bug preventing this from working
This commit is contained in:
Arne Morten Kvarving 2013-04-02 11:47:02 +02:00
parent ef09f3d6f8
commit 0418a3d2d8
2 changed files with 4 additions and 4 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
libopm-core (2013.03-1) unstable; urgency=low
opm-core (2013.03-1) precise; urgency=low
* Initial release

6
debian/control vendored
View File

@ -1,12 +1,12 @@
Source: libopm-core
Source: opm-core
Priority: extra
Maintainer: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>
Build-Depends: build-essential, debhelper (>= 9), libboost-filesystem-dev,
libboost-system-dev, libboost-date-time-dev, libboost-test-dev,
libsuperlu3-dev, gfortran, libsuitesparse-dev, pkg-config,
libdune-common-dev, libdune-istl-dev, cmake, libtinyxml-dev, bc,
libert.ecl-dev, git, zlib1g-dev, libtool
Build-Depends-Indep: doxygen, texlive-latex-extra, texlive-latex-recommended, ghostscript
libert.ecl-dev, git, zlib1g-dev, libtool, doxygen,
texlive-latex-extra, texlive-latex-recommended, ghostscript
Standards-Version: 3.9.2
Section: libs
Homepage: http://opm-project.org