Mercurial > wow > inventory
comparison .pkgmeta @ 126:acb5b2afcc28
Added required/optional dependencies to the pkgmeta.
author | Zerotorescue |
---|---|
date | Sun, 16 Jan 2011 01:43:42 +0100 |
parents | 6ae44d372360 |
children | 97fd38fb452d |
comparison
equal
deleted
inserted
replaced
125:36fae768b96f | 126:acb5b2afcc28 |
---|---|
29 Libs/ChatHyperlinks: | 29 Libs/ChatHyperlinks: |
30 url: http://hg.curseforge.net/wow/chathyperlinks/mainline | 30 url: http://hg.curseforge.net/wow/chathyperlinks/mainline |
31 tag: latest | 31 tag: latest |
32 Libs/lib-st: | 32 Libs/lib-st: |
33 url: svn://svn.wowace.com/wow/lib-st/mainline/trunk | 33 url: svn://svn.wowace.com/wow/lib-st/mainline/trunk |
34 tag: latest | |
35 | 34 |
36 #enable-nolib-creation: no | 35 #enable-nolib-creation: no |
37 | 36 |
38 manual-changelog: Changelog.txt | 37 manual-changelog: Changelog.txt |
39 | 38 |
40 ignore: | 39 ignore: |
41 - Data/Scrolls Retrieval.txt # useless info for the end-user | 40 - Data/Scrolls Retrieval.txt # useless info for the end-user |
41 | |
42 required-dependencies: | |
43 - ace3 | |
44 - callbackhandler | |
45 - libstub | |
46 - chathyperlinks | |
47 - lib-st | |
48 | |
49 optional-dependencies: | |
50 - auctionator | |
51 - auctioneer | |
52 - auctionlite | |
53 - vendor | |
54 - auction-profit-master | |
55 - zeroauctions | |
56 - advanced-trade-skill-window | |
57 - cauldron | |
58 - gnomeworks | |
59 - skillet | |
60 - altoholic | |
61 - datastore | |
62 - itemcount |