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.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 53f3847..5779afb 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -1068,6 +1068,17 @@
"x11-xserver-utils"
]
},
+ "xt": {
+ "debian": [
+ "libxt-dev"
+ ],
+ "fedora": [
+ "libXt-devel"
+ ],
+ "ubuntu": [
+ "libxt-dev"
+ ]
+ },
"xtst": {
"debian": [
"libxtst-dev"