Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index e13ff86..3824272 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -1,4 +1,26 @@
{
+ "expat": {
+ "debian": [
+ "libexpat1-dev"
+ ],
+ "fedora": [
+ "expat-devel"
+ ],
+ "ubuntu": [
+ "libexpat1-dev"
+ ]
+ },
+ "dbus-glib-1": {
+ "debian": [
+ "libdbus-glib-1-dev"
+ ],
+ "fedora": [
+ "dbus-glib-devel"
+ ],
+ "ubuntu": [
+ "libdbus-glib-1-dev"
+ ]
+ },
"Adwaita": {
"debian": [
"gnome-themes-standard"