mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
empathy: switch to INSTALL.msg.
This commit is contained in:
parent
d9c23af989
commit
8a66f18da1
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +1,3 @@
|
||||||
case "${ACTION}" in
|
|
||||||
post)
|
|
||||||
cat <<_EOF
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
Some optional packages must be installed for additional functionality:
|
Some optional packages must be installed for additional functionality:
|
||||||
|
|
||||||
|
@ -12,6 +9,3 @@ Some optional packages must be installed for additional functionality:
|
||||||
- telepathy-salut for link-local XMPP support
|
- telepathy-salut for link-local XMPP support
|
||||||
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
_EOF
|
|
||||||
;;
|
|
||||||
esac
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'empathy'
|
# Template file for 'empathy'
|
||||||
pkgname=empathy
|
pkgname=empathy
|
||||||
version=3.12.5
|
version=3.12.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue