gr-satnogs/debian
Manolis Surligas 2a03fc66bf Drop boost::chrono in favor of std::chrono
The new GNU Radio linkage system seems that has some
issues. There are linkage dependencies that they should
be private on the GNU Radio target.

In addition, find_package(Boost) is also called on the
gnuradio-runtime target. Calling it again in the OOT
module overwrites the existing list of dependencies,
causing many problems.

We are staring a process of dropping Boost and use
the C++11 variants.
2019-12-11 18:15:49 +02:00
..
patches debian: Do not include volatile lines in patch 2019-09-30 18:47:46 +03:00
source Add Debian packaging 2019-09-30 18:47:46 +03:00
changelog debian: Reset version changelog 2019-09-30 18:47:46 +03:00
compat Add Debian packaging 2019-09-30 18:47:46 +03:00
control Drop boost::chrono in favor of std::chrono 2019-12-11 18:15:49 +02:00
gr-satnogs.install Move shared library into a separate package 2019-09-30 18:47:46 +03:00
libgnuradio-satnogs.install Move shared library into a separate package 2019-09-30 18:47:46 +03:00
rules Drop boost::chrono in favor of std::chrono 2019-12-11 18:15:49 +02:00