diff --git a/io.elementary.Sdk.json.in b/io.elementary.Sdk.json.in index 96856ab..20bae57 100644 --- a/io.elementary.Sdk.json.in +++ b/io.elementary.Sdk.json.in @@ -32,6 +32,28 @@ } }, "modules": [ + { + "name": "icons", + "buildsystem": "meson", + "sources": [ + { + "type": "git", + "url": "https://github.com/elementary/icons.git", + "tag": "5.1.0" + } + ] + }, + { + "name": "stylesheet", + "buildsystem": "meson", + "sources": [ + { + "type": "git", + "url": "https://github.com/elementary/stylesheet.git", + "tag": "5.3.0" + } + ] + }, { "name": "granite", "buildsystem": "meson",