diff options
-rw-r--r-- | config/lists/base | 6 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/config/lists/base b/config/lists/base index 2065a8d..e0a5012 100644 --- a/config/lists/base +++ b/config/lists/base @@ -206,9 +206,13 @@ xinit #if DISTRIBUTION wheezy jessie stretch freerdp-x11 #endif -#nif DISTRIBUTION wheezy jessie stretch +#if DISTRIBUTION buster bullseye bookworm freerdp2-x11 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +freerdp3-x11 +#endif + # disktools gddrescue testdisk diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 9d0ea71..9c5d288 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -173,9 +173,12 @@ xinit #if DISTRIBUTION wheezy jessie stretch freerdp-x11 #endif -#nif DISTRIBUTION wheezy jessie stretch +#if DISTRIBUTION buster bullseye bookworm freerdp2-x11 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +freerdp3-x11 +#endif # disktools gddrescue |