summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-08-10 09:49:33 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-08-10 09:49:33 -0400
commit96d30de53c66c9628b2e862e1e7f119ce3679a85 (patch)
tree50546a12677c5b3726ee10361693dc8de9e97933 /packaging
parenta4c5acebcaee91bbea740a37ee6d08ce6155d991 (diff)
downloadgpsd-96d30de53c66c9628b2e862e1e7f119ce3679a85.tar.gz
Add conditional dependency on the new PPS-tools package.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/gpsd.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/rpm/gpsd.spec.in b/packaging/rpm/gpsd.spec.in
index 19adc9f6..bc60492c 100644
--- a/packaging/rpm/gpsd.spec.in
+++ b/packaging/rpm/gpsd.spec.in
@@ -21,6 +21,9 @@ BuildRequires: python-devel
BuildRequires: qt-devel
BuildRequires: scons
BuildRequires: xmlto
+%if 0%{?fedora} >= 16
+BuildRequires: pps-tools-devel
+%endif
Requires: udev
Requires(post): /sbin/ldconfig