diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-20 08:39:04 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-20 08:39:04 +0000 |
commit | f46cc1e06c805c6228ae986d68a22c37b45ba32d (patch) | |
tree | 47f3158dcec151dde483fdc6ca2d3ce18cc49f50 /package/gpsd/ipkg | |
parent | 1f675b05326c09cf39c9692c43592dd4c006618c (diff) |
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 000000000..f9664de12 --- /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. |