diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 15:04:32 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 15:51:31 -0500 |
commit | b2717fc7224d128b84af394ecd12cae16acce2b9 (patch) | |
tree | 8527a3227afb13cb9e21a6bd8854df1a5ce1bc6a /desktop/synce-hal | |
parent | 1c3c2ca136e17a3bd63d6508e780af21def252e0 (diff) | |
download | slackbuilds-b2717fc7224d128b84af394ecd12cae16acce2b9.tar.gz |
desktop/synce-hal: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop/synce-hal')
-rw-r--r-- | desktop/synce-hal/README | 2 | ||||
-rw-r--r-- | desktop/synce-hal/synce-hal.info | 2 |
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" |