diff options
author | Joerg Schirottke <master@kanotix.com> | 2015-03-16 13:19:39 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2015-03-16 19:11:08 +0100 |
commit | a23d98095a3691200ebc55e41c4de3b7708e866c (patch) | |
tree | b146aba149d785ca24ee76dfc3d874b7048629ac /config/lists | |
parent | c8213b10e97a2eec99a98d3210190235d4d7021d (diff) | |
download | kanotix-a23d98095a3691200ebc55e41c4de3b7708e866c.zip kanotix-a23d98095a3691200ebc55e41c4de3b7708e866c.tar.gz |
gdebi-kde only for old distributions needed
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/kanotix-min | 2 | ||||
-rw-r--r-- | config/lists/kde | 2 | ||||
-rw-r--r-- | config/lists/testbuild | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/config/lists/kanotix-min b/config/lists/kanotix-min index 2a64527..81758da 100644 --- a/config/lists/kanotix-min +++ b/config/lists/kanotix-min @@ -44,7 +44,9 @@ blueman # tools ksnapshot kcalc +#if DISTRIBUTION squeeze wheezy gdebi-kde +#endfi gparted gksu diff --git a/config/lists/kde b/config/lists/kde index 7e33ae7..fe14460 100644 --- a/config/lists/kde +++ b/config/lists/kde @@ -33,7 +33,9 @@ ark # tools ksnapshot kcalc +#if DISTRIBUTION squeeze wheezy gdebi-kde +#endif kvkbd # kde diff --git a/config/lists/testbuild b/config/lists/testbuild index 0cc8891..77f8972 100644 --- a/config/lists/testbuild +++ b/config/lists/testbuild @@ -33,7 +33,9 @@ blueman # tools ksnapshot kcalc +#if DISTRIBUTION squeeze wheezy gdebi-kde +#endif gparted gksu |