diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-02-16 15:09:09 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-02-16 15:09:09 +0000 |
commit | bb9bbef24b7680a453a01643f0cee659cf32dbd3 (patch) | |
tree | 7a0123ee49cd4fb648e38ab14100503750bce765 /packages/gpsd | |
parent | 8af665768f69f7bc46c9912d849fd59f8bef0a5d (diff) | |
parent | 4e742a9df221b673cd5cd74affd9d4382cd26c8c (diff) |
merge of '1821f6eadefc14ad7ce51d5ab026da139608f557'
and 'b214e193f52c5b76dce3027376c5bd7eafce9971'
Diffstat (limited to 'packages/gpsd')
-rw-r--r-- | packages/gpsd/gpsd.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpsd/gpsd.inc b/packages/gpsd/gpsd.inc index d2630e5e43..f7952e0297 100644 --- a/packages/gpsd/gpsd.inc +++ b/packages/gpsd/gpsd.inc @@ -82,5 +82,5 @@ RDEPENDS_gps-utils = "python-pygps" DESCRIPTION_python-pygps = "Python bindings to gpsd" FILES_python-pygps = "${libdir}/*/site-packages/*" -RDEPENDS_python-pygps = "python-core python-ncurses gpsd" +RDEPENDS_python-pygps = "python-core python-curses gpsd" |