summaryrefslogtreecommitdiff
path: root/openwrt/package/gpsd/ipkg/gpsd.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-20 08:39:04 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-20 08:39:04 +0000
commitc2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a (patch)
treec13fb5d37c37ee93f5e1e69f1e6ea4c178dae13c /openwrt/package/gpsd/ipkg/gpsd.control
parent761a49c161f359514b7446eeb648894ecb1ffc1f (diff)
downloadmtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.zip
mtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.tar.gz
mtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.tar.bz2
add gpsd package
SVN-Revision: 2191
Diffstat (limited to 'openwrt/package/gpsd/ipkg/gpsd.control')
-rw-r--r--openwrt/package/gpsd/ipkg/gpsd.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/gpsd/ipkg/gpsd.control b/openwrt/package/gpsd/ipkg/gpsd.control
new file mode 100644
index 0000000..f9664de
--- /dev/null
+++ b/openwrt/package/gpsd/ipkg/gpsd.control
@@ -0,0 +1,9 @@
+Package: gpsd
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>
+Source: buildroot internal
+Depends: libpthread, uclibc++
+Description: An interface daemon for GPS receivers.