summaryrefslogtreecommitdiff
path: root/package/gpsd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-21 20:03:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-21 20:03:53 +0100
commit88f8c823598fb3dda3d52e2624df7019096ba64a (patch)
tree3728a238a398bf5fbcea3f2148a9944d36b624b6 /package/gpsd/Makefile
parente417a01d00a49441432c03a0693b279f2f5db73c (diff)
parent19d0a5966d6841b6ff262e5928b593b0a1d77fff (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gpsd/Makefile')
-rw-r--r--package/gpsd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/gpsd/Makefile b/package/gpsd/Makefile
index 845bf06b6..6adea4d87 100644
--- a/package/gpsd/Makefile
+++ b/package/gpsd/Makefile
@@ -5,13 +5,13 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= gpsd
PKG_VERSION:= 2.39
-PKG_RELEASE:= 1
-PKG_BUILDDEP+= ncurses
-PKG_CXX:= GPSD
+PKG_RELEASE:= 2
PKG_MD5SUM:= 3db437196a6840c252fca99b6c19d4d0
PKG_DESCR:= An interface daemon for GPS receivers
PKG_SECTION:= net
PKG_DEPENDS:= libpthread
+PKG_BUILDDEP+= ncurses
+PKG_CXX:= GPSD
PKG_SITES:= http://download.berlios.de/gpsd/
PKG_DESCR_1:= GPS client utilities