mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-12 02:10:34 +00:00
fixing package description
This commit is contained in:
parent
88d04a8921
commit
aaa803ae10
@ -83,9 +83,7 @@ set(CPACK_DEBIAN_PACKAGE_SECTION "science")
|
||||
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
|
||||
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-dev (>= 1.45), libstdc++6 (>= 4.7), libc6 (>= 2.13), gnuradio (>= 3.7), libarmadillo-dev (>= 1:4.200.0), liblapack-dev (>= 3.4), libopenblas-dev (>= 0.1.1), gfortran (>= 1:4.7), libssl-dev (>= 1.0), libgflags-dev (>= 2.0)")
|
||||
set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}/postinst;${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}/prerm")
|
||||
set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "An Open Source GNSS Software Defined Receiver written in C++.
|
||||
It processes raw samples up to the computation of the PVT solution,
|
||||
including code and phase observables. More info at http://gnss-sdr.org")
|
||||
set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "An Open Source GNSS Software Defined Receiver written in C++. It processes raw samples up to the computation of the PVT solution, including code and phase observables. More info at http://gnss-sdr.org")
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user