summaryrefslogtreecommitdiff
path: root/scripts/scan-pkgs.sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-12 09:30:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-12 09:30:49 +0100
commit99ffeabcfc11ffb44d32583fc3d7db37f2fff9fd (patch)
tree3ed3a060ae98f2e7c01e8d2ace7f11a0e732d53d /scripts/scan-pkgs.sh
parent42600701ca5f37210581fd3989796daceef58778 (diff)
update gpsd
Diffstat (limited to 'scripts/scan-pkgs.sh')
-rw-r--r--scripts/scan-pkgs.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/scan-pkgs.sh b/scripts/scan-pkgs.sh
index 980a7f466..2784f6c1c 100644
--- a/scripts/scan-pkgs.sh
+++ b/scripts/scan-pkgs.sh
@@ -65,10 +65,6 @@ if [[ -n $ADK_PACKAGE_LIBX11 ]]; then
NEED_X11="$NEED_X11 libx11"
fi
-if [[ -n $ADK_PACKAGE_GPSD ]]; then
- NEED_PYTHON="$NEED_PYTHON gpsd"
-fi
-
if [[ -n $ADK_PACKAGE_LIBVPX ]]; then
NEED_YASM="$NEED_YASM libvpx"
fi