summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Erik Hanson2012-08-24 22:04:32 +0200
committer Erik Hanson2012-08-24 22:51:31 +0200
commitb2717fc7224d128b84af394ecd12cae16acce2b9 (patch)
tree8527a3227afb13cb9e21a6bd8854df1a5ce1bc6a /desktop
parent1c3c2ca136e17a3bd63d6508e780af21def252e0 (diff)
downloadslackbuilds-b2717fc7224d128b84af394ecd12cae16acce2b9.tar.gz
desktop/synce-hal: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/synce-hal/README2
-rw-r--r--desktop/synce-hal/synce-hal.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/desktop/synce-hal/README b/desktop/synce-hal/README
index 5b4cf6c8f6..ec73691833 100644
--- a/desktop/synce-hal/README
+++ b/desktop/synce-hal/README
@@ -9,5 +9,3 @@ reasonable from 2.6.24 or 2.6.26, depending on the distribution. Otherwise
you will need to install the usb-rndis-lite modules. Rndis connections will
attempt to use dhcp, only falling back to a static configuration if that is
unsuccessful.
-
-This requires libsynce, odccm, and librapi2.
diff --git a/desktop/synce-hal/synce-hal.info b/desktop/synce-hal/synce-hal.info
index e0a292b0bc..3e8412f38f 100644
--- a/desktop/synce-hal/synce-hal.info
+++ b/desktop/synce-hal/synce-hal.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/synce/synce-hal-0.13.1.tar.gz"
MD5SUM="bf5d36ed73d6db6bdb310410c294a124"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="librapi2 libsynce odccm"
+REQUIRES="libsynce odccm librapi2"
MAINTAINER="Lionel Young"
EMAIL="redtricycle@gmail.com"