diff -r f4ad0e7bf1ef -r d644c08bbc27 disco.avv.in --- a/disco.avv.in Sun Feb 17 06:58:49 2013 +0200 +++ b/disco.avv.in Thu Nov 13 18:50:18 2014 +0200 @@ -4,13 +4,15 @@ Version: ${PROJECT_VERSION} Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY} # Right now it does not require caps, but may require in future -# commands depend on building envioronment: 4+3, 2+1 -Requires: ( commands:4 | commands:3 ) + ( ${AVV_COMPL_VERSION} ) + - ( roster:4 | roster:3 | roster:2 | roster:1 ) + utils:2 + - ( hooks:5 | hooks:4 | hooks:3 | hooks:2 ) + - ( xmpp:6 | xmpp:5 | xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 ) + logprint:3 + - ( screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) + - ( hbuf:3 | hbuf:2 | hbuf:1 ) +Requires: ( ${AVV_COMMANDS_VERSION} ) + + ( ${AVV_COMPL_VERSION} ) + + ( hbuf:4 | hbuf:3 | hbuf:2 | hbuf:1 ) + + ( hooks:7 | hooks:6 | hooks:5 | hooks:4 ) + + logprint:3 + + ( roster:7 | roster:6 | roster:5 | roster:4 | roster:3 | roster:2 | roster:1 ) + + ( screen:13 | screen:12 | screen:11 | screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) + + ( utils:4 | utils:3 | utils:2 ) + + ( xmpp:8 | xmpp:7 | xmpp:6 | xmpp:5 | xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 ) Provides: disco:1 Init: disco_init Uninit: disco_uninit