summaryrefslogtreecommitdiff
path: root/open-source-lorries/colord.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-29 15:09:43 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-29 15:09:43 +0900
commitffedea2a8d2dadf65aa97992050e3edf1e3bacfa (patch)
treed659ed2ec4d404affc6209361f7ca22d67598cf2 /open-source-lorries/colord.lorry
parent42dcc8fcd38fb753bc3d68f3de179fbc2dd570a4 (diff)
downloadlorries-ffedea2a8d2dadf65aa97992050e3edf1e3bacfa.tar.gz
Adding colord-gtk lorry
Required for gnome-control-center. Adding this to the same lorry file as colord, as it's the same maintainer and at github, clearly related package. Change-Id: I0a3cf24f3a457aeda30fef7981400f8ccc593000
Diffstat (limited to 'open-source-lorries/colord.lorry')
-rw-r--r--open-source-lorries/colord.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/colord.lorry b/open-source-lorries/colord.lorry
index ea3b5b2..035ed3c 100644
--- a/open-source-lorries/colord.lorry
+++ b/open-source-lorries/colord.lorry
@@ -2,5 +2,9 @@
"colord": {
"type": "git",
"url": "git://github.com/hughsie/colord.git"
+ },
+ "colord-gtk": {
+ "type": "git",
+ "url": "git://github.com/hughsie/colord-gtk.git"
}
}