empathy: added missing INSTALL file in previous.
This commit is contained in:
17
srcpkgs/empathy/INSTALL
Normal file
17
srcpkgs/empathy/INSTALL
Normal file
@@ -0,0 +1,17 @@
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
cat <<_EOF
|
||||
===========================================================================
|
||||
Some optional packages must be installed for additional functionality:
|
||||
|
||||
- telepathy-butterfly for MSN support
|
||||
- telepathy-gabble for XMPP/jabber support
|
||||
- telepathy-haze for libpurple support
|
||||
- telepathy-idle for IRC support
|
||||
- telepathy-rakia for SIP support
|
||||
- telepathy-salut for link-local XMPP support
|
||||
|
||||
===========================================================================
|
||||
_EOF
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user