summaryrefslogtreecommitdiff
path: root/open-source-lorries/gnome-all.lorry
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-14 00:00:38 +0100
committerJavier Jardón <jjardon@gnome.org>2015-10-14 13:50:19 +0100
commit0712284bf09dc6125c11788f25f87bd60205ccab (patch)
treec00d1df9101ac10260120127f9fc04aa98da23d3 /open-source-lorries/gnome-all.lorry
parent8c85f486ec94d4fb97f82c3ddba6d00597c5e224 (diff)
downloadlorries-0712284bf09dc6125c11788f25f87bd60205ccab.tar.gz
Add gnome-terminal and its dependency vte
Change-Id: I6c235176e67c9852c9fe503e3b64dcd540729518
Diffstat (limited to 'open-source-lorries/gnome-all.lorry')
-rw-r--r--open-source-lorries/gnome-all.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry
index 75d61f3..14ffb33 100644
--- a/open-source-lorries/gnome-all.lorry
+++ b/open-source-lorries/gnome-all.lorry
@@ -43,6 +43,10 @@
"type": "git",
"url": "git://git.gnome.org/gnome-shell"
},
+ "gnome/gnome-terminal": {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-terminal"
+ },
"gnome/gnome-shell-sass": {
"type": "git",
"url": "git://git.gnome.org/gnome-shell-sass"
@@ -74,5 +78,9 @@
"gnome/libnotify": {
"type": "git",
"url": "git://git.gnome.org/libnotify"
+ },
+ "gnome/vte": {
+ "type": "git",
+ "url": "git://git.gnome.org/vte"
}
}