Add top-level attributes for git M-P packages
This commit is contained in:

committed by
Todd Gamblin

parent
4c6aca533a
commit
908d2dcd4d
@@ -32,10 +32,9 @@ class MpixLaunchSwift(Package):
|
||||
"""
|
||||
|
||||
homepage = "https://bitbucket.org/kshitijvmehta/mpix_launch_swift"
|
||||
url = "https://kshitijvmehta@bitbucket.org/kshitijvmehta/mpix_launch_swift.git"
|
||||
git = "https://kshitijvmehta@bitbucket.org/kshitijvmehta/mpix_launch_swift.git"
|
||||
|
||||
version('develop', git='https://kshitijvmehta@bitbucket.org/kshitijvmehta/mpix_launch_swift.git',
|
||||
branch='envs')
|
||||
version('develop', branch='envs')
|
||||
|
||||
depends_on('stc')
|
||||
depends_on('tcl')
|
||||
|
Reference in New Issue
Block a user