Mercurial > wow > itemauditor
diff .pkgmeta @ 144:03e108d12ef1
Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 09 Oct 2010 00:21:06 -0700 |
parents | 8d5ad3b71f6f |
children |
line wrap: on
line diff
--- a/.pkgmeta Wed Oct 06 22:11:26 2010 -0700 +++ b/.pkgmeta Sat Oct 09 00:21:06 2010 -0700 @@ -29,6 +29,12 @@ Libs/AceTimer-3.0: url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0 tag: latest + Libs/AceSerializer-3.0: + url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceSerializer-3.0 + tag: latest + Libs/AceTimer-3.0: + url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0 + tag: latest Libs/lib-st: url: svn://svn.wowace.com/wow/lib-st/mainline/trunk tag: latest @@ -37,12 +43,26 @@ tag: latest -required-dependencies: Altoholic +required-dependencies: + - datastore + - datastore_containers + - datastore_auctions + - datastore_inventory + - datastore_mails + - datastore_currencies + - datastore_characters optional-dependencies: - - QuickAuctions - - Skillet - - LilSparkysWorkshop + - quickauctions + - skillet + - lilsparkysworkshop + - auctionator + - auctioneer + - auctionlite + - auctionmaster + - arkinventory + - devtools + - wowunit manual-changelog: CHANGELOG.txt