apps: Add GPSD app.

Once enabled, running a GPSD client (for example, cgps) on the node can obtain the current position and motion information of the node.

Change-Id: Ib88424cc7fe07898de5b37c1699e170bf89e58a5
diff --git a/util/pkgdep/fedora.sh b/util/pkgdep/fedora.sh
index a6876e8..5a2056e 100644
--- a/util/pkgdep/fedora.sh
+++ b/util/pkgdep/fedora.sh
@@ -1,6 +1,6 @@
 # -*- Mode:bash; c-file-style:"gnu"; indent-tabs-mode:nil -*- */
 #
-# Copyright (C) 2015-2022, The University of Memphis,
+# Copyright (C) 2015-2025, The University of Memphis,
 #                          Arizona Board of Regents,
 #                          Regents of the University of California.
 #
@@ -33,6 +33,7 @@
   boost-devel
   ca-certificates
   gcc-c++
+  gpsd
   libpcap-devel
   openssl-devel
   python3-pip