diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 21:30:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:11 -0500 |
commit | cdd90f0af60838039383dd60d8dd7b18b76bc609 (patch) | |
tree | 6e1ed27efb7005b0384ae49b1ce23c031128811b | |
parent | bf5827608cbbffe74fd26fdfdd739e265ca56ae4 (diff) | |
download | slackbuilds-cdd90f0af60838039383dd60d8dd7b18b76bc609.tar.gz |
system/gammu: Fixed dep information
-rw-r--r-- | system/gammu/gammu.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gammu/gammu.info b/system/gammu/gammu.info index d2cb734e0d..d215112537 100644 --- a/system/gammu/gammu.info +++ b/system/gammu/gammu.info @@ -5,6 +5,6 @@ DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.31.0.tar.xz" MD5SUM="6983485c0ad0873f028da6c6e2039fa7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="postgresql" +REQUIRES="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" |