summaryrefslogtreecommitdiff
path: root/package/gpsd/Makefile
diff options
context:
space:
mode:
authorwaldemar brodkorb <wbx@debian-lenny-amd64.foo.bar>2010-01-19 21:13:44 +0100
committerwaldemar brodkorb <wbx@debian-lenny-amd64.foo.bar>2010-01-19 21:13:44 +0100
commitfc4027a2b4f5a9384e8552b8dd515e53aae9444c (patch)
tree50d7d01b7347bb87dbb89ebc0c2dea3b3faac32e /package/gpsd/Makefile
parentbab1e7d41bff847933589ff6392c74597f18743b (diff)
fix allmodconfig for foxboard
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