Skip to content

Commit c3257a6

Browse files
authored
Merge pull request majlis-erc#754 from evolvedbinary/bugfix/install-issues
[bugfix] Add missing EXPath package dependencies
2 parents 2cc877e + d621a3d commit c3257a6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

expath-pkg.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<package xmlns="http://expath.org/ns/pkg" name="http://localhost/manuForma" abbrev="manuForma" version="0.7" spec="1.0">
33
<title>manuForma</title>
4+
<dependency processor="http://exist-db.org" semver-min="6.3.0"/>
5+
<dependency package="http://exist-db.org/apps/xsltforms" version="1.0.0"/>
6+
<dependency package="http://expath.org/ns/crypto" version="6.0.1"/>
7+
<dependency package="http://exist-db.org/lib/githubxq" semver-min="1.0.0"/>
8+
<dependency package="http://www.functx.com" semver-min="1.0.1"/>
49
</package>

0 commit comments

Comments
 (0)