# HG changeset patch # User Myhailo Danylenko # Date 1304770530 -10800 # Node ID d7a61b1745f44ec5c8ee7a6ba42ace24e5597863 # Parent a9c3cc3626ca5f0ae2b313954640edd27684c156 Update avv description diff -r a9c3cc3626ca -r d7a61b1745f4 disco.avv.in --- a/disco.avv.in Tue May 03 14:32:30 2011 +0300 +++ b/disco.avv.in Sat May 07 15:15:30 2011 +0300 @@ -3,9 +3,14 @@ Method: glib Version: ${PROJECT_VERSION} Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY} -# Right now it does not requires caps, but may require in future -Requires: modules:2 + commands:3 + compl:3 + logprint:3 + utils:2 + - xmpp:4 + xmpp_defines:1 + screen:3 + hbuf:1 + hooks:4 +# 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 ) + ( compl:3 | compl:2 ) + + ( roster:4 | roster:3 | roster:2 | roster:1 ) + utils:2 + + ( hooks:5 | hooks:4 | hooks:3 | hooks:2 ) + + ( 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 ) Provides: disco:1 Init: disco_init Uninit: disco_uninit