Add header to the CMakeLists-txt.patch
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Mon, 6 May 2013 11:56:25 +0000 (14:56 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Mon, 6 May 2013 11:56:25 +0000 (14:56 +0300)
debian/control
debian/patches/CMakeLists-txt.patch

index eef4e04c99b4024255602027c4ce053c2a141816..4bf68b16cc09fde12568be4d8ae69aefd6022e95 100644 (file)
@@ -183,7 +183,8 @@ Section: libdevel
 Depends: libmgl7.0.0 (= ${binary:Version}), libmgl-wnd7.0.0 (= ${binary:Version}),
  libmgl-wx7.0.0 (= ${binary:Version}), libmgl-fltk7.0.0 (= ${binary:Version}),
  libmgl-qt7.0.0 (= ${binary:Version}), libmgl-glut7.0.0 (= ${binary:Version}),
- ${misc:Depends}, libgsl0-dev, libgl1-mesa-dev | libgl-dev, libpng-dev 
+ libmgl-mpi7.0.0 (= ${binary:Version}), ${misc:Depends}, libgsl0-dev, 
+ libgl1-mesa-dev | libgl-dev, libpng-dev 
 Description: library for scientific graphs. (development files)
  A free cross-platform library of fast C++ routines for plotting data in up
  to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
index 0d6ec268c3ead898aac193ed11817018909d09a2..f50bbefecb8515918f50f08da1b035610bc33c90 100644 (file)
@@ -1,3 +1,4 @@
+Include all available features, windows classes and languages during compilation
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -59,8 +59,8 @@