diff options
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 0000000000..f9664de12f --- /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. |