XEP-UDT (432): Declare dependency on XEP-0335

UDT uses XEP-0335 as building block, so it should declare a dependency
on it.
This commit is contained in:
Florian Schmaus 2022-04-07 16:32:22 +02:00
parent f6cb31a91f
commit 02d6bdf4b1
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<sig>Standards</sig>
<dependencies>
<spec>XMPP Core</spec>
<spec>XEP-0335</spec>
</dependencies>
<supersedes/>
<supersededby/>