mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/synce-kpm: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
b2717fc722
commit
6902d7d1c4
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
SynCE-KPM stands for SynCE KDE PDA Manager and aims to be an
|
SynCE-KPM stands for SynCE KDE PDA Manager and aims to be an
|
||||||
application to manage WM5/WM6 PDA devices from Linux.
|
application to manage WM5/WM6 PDA devices from Linux.
|
||||||
|
|
||||||
This requires pysetuptools, libsynce, and librapi2.
|
|
||||||
synce-hal and odccm are optional (device-dependent) dependencies.
|
synce-hal and odccm are optional (device-dependent) dependencies.
|
||||||
|
|
||||||
Mini HOW-TO
|
Mini HOW-TO
|
||||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/synce/synce-kpm-0.13.tar.gz"
|
||||||
MD5SUM="12130b93710b849e18f72752a6949393"
|
MD5SUM="12130b93710b849e18f72752a6949393"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="librapi2 libsynce odccm pysetuptools sync-engine"
|
REQUIRES="distribute libsynce librapi2"
|
||||||
MAINTAINER="Michales Michaloudes"
|
MAINTAINER="Michales Michaloudes"
|
||||||
EMAIL="korgie@gmail.com"
|
EMAIL="korgie@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue