[hamradio-commits] [gnss-sdr] 01/01: Adding support for OsmoSDR front-ends

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun Dec 14 12:38:17 UTC 2014


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

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit a21165a6f36453f63365acc39abbb6f1454216f2
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Dec 14 13:11:22 2014 +0100

    Adding support for OsmoSDR front-ends
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index df2e161..3e95b78 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: hamradio
 Priority: optional
 Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Carles Fernandez <carles.fernandez at cttc.es>
-Build-Depends: debhelper (>= 9), cmake (>= 2.8), libboost-dev (>= 1.45), libboost-date-time-dev (>= 1.45), libboost-system-dev (>= 1.45), libboost-filesystem-dev (>= 1.45), libboost-thread-dev (>= 1.45), libboost-serialization-dev (>= 1.45), libboost-program-options-dev (>= 1.45), libboost-test-dev (>= 1.45), libstdc++6 (>= 4.7), libc6 (>= 2.13),  libuhd-dev (>= 3.7), gnuradio-dev (>= 3.7.3), liblog4cpp5-dev (>= 1.0), libarmadillo-dev (>= 1:4.200.0), liblapack-dev (>= 3.4), libblas-dev ( [...]
+Build-Depends: debhelper (>= 9), cmake (>= 2.8), libboost-dev (>= 1.45), libboost-date-time-dev (>= 1.45), libboost-system-dev (>= 1.45), libboost-filesystem-dev (>= 1.45), libboost-thread-dev (>= 1.45), libboost-serialization-dev (>= 1.45), libboost-program-options-dev (>= 1.45), libboost-test-dev (>= 1.45), libstdc++6 (>= 4.7), libc6 (>= 2.13),  libuhd-dev (>= 3.7), gnuradio-dev (>= 3.7.3), gr-osmosdr (>= 0.1.1), liblog4cpp5-dev (>= 1.0), libarmadillo-dev (>= 1:4.200.0), liblapack-dev  [...]
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/git/pkg-hamradio/gnss-sdr.git
 Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/gnss-sdr.git
diff --git a/debian/rules b/debian/rules
index aec8e2c..27d6e9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 	dh $@ --buildsystem=cmake --parallel --builddirectory=build 
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DENABLE_PACKAGING=ON
+	dh_auto_configure -- -DENABLE_PACKAGING=ON -DENABLE_RTLSDR=ON
 
 override_dh_auto_test:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list