summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-13 20:03:36 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-15 17:45:05 +0900
commita19d953adc02c486646d11975c9bf0152756b28e (patch)
tree6fa7ced2f30e522f773c5654c0f51bcd1a7a532c
parentf6a80a4c1b4cc90ed72b09080904ca167bc9fcd0 (diff)
downloaddefinitions-a19d953adc02c486646d11975c9bf0152756b28e.tar.gz
Adding gedit to GNOME stratum
The famous GNOME text and source code editor Change-Id: If2ddd221fe5196affeb94444c48b9824810e531e
-rw-r--r--strata/gnome.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 29285b47..9520548b 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -877,3 +877,15 @@ chunks:
build-system: autotools
build-depends:
- yelp-tools
+- name: gedit
+ repo: upstream:gnome/gedit
+ ref: 4b318c265d71eca3572920bb159dcda9aa9f9184
+ unpetrify-ref: baserock/3.18.2
+ build-system: autotools
+ build-depends:
+ - enchant
+ - gsettings-desktop-schemas
+ - gtksourceview
+ - iso-codes
+ - libpeas
+ - yelp-tools