Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
MasterYodA
VuhDo
Commits
16f81ef8
Commit
16f81ef8
authored
5 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Reorder dependencies to load correctly
parent
5c7d97ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
.pkgmeta
.pkgmeta
+1
-0
Libs/Libs.xml
Libs/Libs.xml
+3
-2
No files found.
.pkgmeta
View file @
16f81ef8
...
...
@@ -14,6 +14,7 @@ externals:
Libs/AceGUI-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
Libs/AceConfig-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
Libs/AceComm-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceComm-3.0
Libs/AceLocale-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
Libs/AceTimer-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
Libs/AceSerializer-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceSerializer-3.0
Libs/LibSharedMedia-3.0: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
...
...
This diff is collapsed.
Click to expand it.
Libs/Libs.xml
View file @
16f81ef8
...
...
@@ -6,9 +6,10 @@
<Include
file=
"CallbackHandler-1.0\CallbackHandler-1.0.xml"
/>
<Include
file=
"AceAddon-3.0\AceAddon-3.0.xml"
/>
<Include
file=
"AceComm-3.0\AceComm-3.0.xml"
/>
<Include
file=
"AceConfig-3.0\AceConfig-3.0.xml"
/>
<Include
file=
"AceGUI-3.0\AceGUI-3.0.xml"
/>
<Include
file=
"AceConfig-3.0\AceConfig-3.0.xml"
/>
<Include
file=
"AceComm-3.0\AceComm-3.0.xml"
/>
<Include
file=
"AceLocale-3.0\AceLocale-3.0.xml"
/>
<Include
file=
"AceSerializer-3.0\AceSerializer-3.0.xml"
/>
<Include
file=
"AceTimer-3.0\AceTimer-3.0.xml"
/>
<Script
file=
"LibDataBroker-1.1\LibDataBroker-1.1.lua"
/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment