summaryrefslogtreecommitdiff
path: root/dep-one.bst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-10 21:52:41 -0500
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-10 21:52:41 -0500
commit8df973b24690d0c7d0b38618b4bf3520c3078e2f (patch)
tree6be0641b246483d654439e12561b94f8cbebc464 /dep-one.bst
parent85c4930c7c0b17491bb905a7fd21587df9164365 (diff)
downloaddefinitions-8df973b24690d0c7d0b38618b4bf3520c3078e2f.tar.gz
Another commit !
Diffstat (limited to 'dep-one.bst')
-rw-r--r--dep-one.bst16
1 files changed, 16 insertions, 0 deletions
diff --git a/dep-one.bst b/dep-one.bst
new file mode 100644
index 00000000..453ad9c6
--- /dev/null
+++ b/dep-one.bst
@@ -0,0 +1,16 @@
+kind: autotools
+description: Some kinda autotools element
+sources:
+- kind: git
+ url: gnome:gedit
+ track: master
+ submodules:
+ libgd:
+ url: gnome:libgd
+ ref: 3bdfa5764deb9909dae9ef041a7e9b6d6297341a
+config:
+ configure-commands:
+ - pony
+depends:
+- filename: build.bst
+ type: build