desktop/synce-hal: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 15:04:32 -05:00
parent 1c3c2ca136
commit b2717fc722
2 changed files with 1 additions and 3 deletions

View file

@ -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 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 attempt to use dhcp, only falling back to a static configuration if that is
unsuccessful. unsuccessful.
This requires libsynce, odccm, and librapi2.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/synce/synce-hal-0.13.1.tar.gz"
MD5SUM="bf5d36ed73d6db6bdb310410c294a124" MD5SUM="bf5d36ed73d6db6bdb310410c294a124"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="librapi2 libsynce odccm" REQUIRES="libsynce odccm librapi2"
MAINTAINER="Lionel Young" MAINTAINER="Lionel Young"
EMAIL="redtricycle@gmail.com" EMAIL="redtricycle@gmail.com"