diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-20 08:39:04 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-20 08:39:04 +0000 |
commit | c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a (patch) | |
tree | c13fb5d37c37ee93f5e1e69f1e6ea4c178dae13c /openwrt/package/gpsd/ipkg | |
parent | 761a49c161f359514b7446eeb648894ecb1ffc1f (diff) | |
download | mtk-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')
-rw-r--r-- | openwrt/package/gpsd/ipkg/gpsd.control | 9 |
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. |