[marble] make gpsd support fedora only

Rex Dieter rdieter at fedoraproject.org
Fri Mar 22 17:43:15 UTC 2013


commit d8e91ba0c78d88ad6a64bea3ce4b1a9e4ab4d151
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Mar 22 12:42:36 2013 -0500

    make gpsd support fedora only

 marble.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/marble.spec b/marble.spec
index c1b6f0b..d6bf4d4 100644
--- a/marble.spec
+++ b/marble.spec
@@ -24,7 +24,9 @@ Source0:  http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.ta
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
+%if 0%{?fedora}
 BuildRequires: pkgconfig(libgps)
+%endif
 # qt-mobility-devel
 BuildRequires: pkgconfig(QtLocation)
 %if 0%{?python}


More information about the scm-commits mailing list