Skip to content

Commit 635ad8e

Browse files
committed
ENH: Update Q3DC depends
1 parent 36a9284 commit 635ad8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Q3DC.s4ext

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
# - the value can be blank
55
#
66

7-
# This is source code manager (i.e. svn)
7+
# This is source code manager
88
scm git
99
scmurl https://github.com/DCBIA-OrthoLab/Q3DCExtension.git
1010
scmrevision master
1111

1212
# list dependencies
1313
# - These should be names of other modules that have .s4ext files
1414
# - The dependencies will be built first
15-
depends NA
15+
depends SlicerMarkupConstraints
1616

1717
# Inner build directory (default is ".")
1818
build_subdirectory .
@@ -22,7 +22,7 @@ homepage http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extens
2222

2323
# Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2)
2424
# For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware)
25-
contributors Lucie Macron (University of Michigan), Jean-Baptiste Vimort (University of Michigan)
25+
contributors Lucie Macron (University of Michigan), Jean-Baptiste Vimort (University of Michigan), James Hoctor (Kitware Inc), David Allemang (Kitware Inc)
2626

2727
# Match category in the xml description of the module (where it shows up in Modules menu)
2828
category Shape Analysis

0 commit comments

Comments
 (0)