summaryrefslogtreecommitdiffstats
path: root/mcabber
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-12-17 10:49:33 +0000
committer Eric Hameleers <alien@slackware.com>2006-12-17 10:49:33 +0000
commitb8915055c7596a9edb84631a202d95dc6abd5edc (patch)
tree0957abc61dcb364ec1e8ae57266f33170280b416 /mcabber
parent5b0109878b7577bdb622476350000da441975b9b (diff)
downloadasb-b8915055c7596a9edb84631a202d95dc6abd5edc.tar.gz
asb-b8915055c7596a9edb84631a202d95dc6abd5edc.tar.xz
Added extra note about PGP support
Diffstat (limited to 'mcabber')
-rwxr-xr-xmcabber/build/mcabber.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/mcabber/build/mcabber.SlackBuild b/mcabber/build/mcabber.SlackBuild
index c7411e89..2e1ad9a5 100755
--- a/mcabber/build/mcabber.SlackBuild
+++ b/mcabber/build/mcabber.SlackBuild
@@ -6,7 +6,7 @@
#
# Slackware SlackBuild script
# ===========================
-# By: Eric Hameleers <alien@sox.homeip.net>
+# By: Eric Hameleers <alien@slackware.com>
# For: mcabber
# URL: http://www.lilotux.net/~mikael/mcabber/
# Needs: openssl, ncurses, gpgme
@@ -36,7 +36,9 @@
# 0.8.3-1: 19/nov/2006 by Eric Hameleers <alien@slackware.com>
# * New release. Lots of new features, read the changelog.
# 0.9.0-1: 16/dec/2006 by Eric Hameleers <alien@slackware.com>
-# * New release. Gpg encryption supported. Updated the SlackBuild.
+# * New release. PGP encryption supported. Updated the SlackBuild.
+# Note: if you don't have "gpgme" installed, then mcabber will
+# automatically build without PGP support.
#
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.