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 | 03a49b2671d434f1c628c8f4a16ddef6df456d94 (patch) | |
tree | 47f3158dcec151dde483fdc6ca2d3ce18cc49f50 /package/gpsd/ipkg | |
parent | 605da4b3fbf7f87ee4d23ebe1620f042565d7278 (diff) | |
download | upstream-03a49b2671d434f1c628c8f4a16ddef6df456d94.tar.gz upstream-03a49b2671d434f1c628c8f4a16ddef6df456d94.tar.bz2 upstream-03a49b2671d434f1c628c8f4a16ddef6df456d94.zip |
add gpsd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gpsd/ipkg')
-rw-r--r-- | package/gpsd/ipkg/gpsd.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/gpsd/ipkg/gpsd.control b/package/gpsd/ipkg/gpsd.control new file mode 100644 index 0000000000..f9664de12f --- /dev/null +++ b/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. |