summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2019-11-28 06:39:51 +0000
committerWill Thompson <will@willthompson.co.uk>2019-11-28 06:39:51 +0000
commitc016a1e6da4442a1db47b02a8155796964e3cb79 (patch)
tree9114ca45cb121a510d55cf0f4e7ef1d73b0f2eba /build-aux
parent5dbbc209182cf5ee36a7f7266b6acd4a1ce4b4cc (diff)
downloadgnome-control-center-c016a1e6da4442a1db47b02a8155796964e3cb79.tar.gz
flatpak: fix typo in "cryptsetup" module definition
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 4572805e6..be8ce9063 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -661,7 +661,7 @@
},
{
"name" : "cryptsetup",
- "autotools" : "autotools",
+ "buildsystem" : "autotools",
"sources" : [
{
"type" : "archive",