diff options
author | Joerg Schirottke <master@kanotix.com> | 2015-01-30 12:31:36 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2015-01-30 14:37:30 +0100 |
commit | 96b4fa653052a7a7018303761ad2a4580a11c5ee (patch) | |
tree | 12ef15840db1bf8d2cf13a1450d94d8f51f9e2ef | |
parent | 0e2b67c18ba6afcbf867ec726828ed18d21fdb09 (diff) | |
download | kanotix-96b4fa653052a7a7018303761ad2a4580a11c5ee.zip kanotix-96b4fa653052a7a7018303761ad2a4580a11c5ee.tar.gz |
explicitly add now optional kde depends
-rw-r--r-- | config/lists/kanotix-min | 6 | ||||
-rw-r--r-- | config/lists/kde | 6 | ||||
-rw-r--r-- | config/lists/testbuild | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/config/lists/kanotix-min b/config/lists/kanotix-min index 212d2a5..2a64527 100644 --- a/config/lists/kanotix-min +++ b/config/lists/kanotix-min @@ -11,6 +11,12 @@ kwalletmanager kmix polkit-kde-1 +# kde now optional depends +libkactivities-bin +#nif DISTRIBUTION wheezy +kde-workspace-randr +#endif + # kde plasma plasma-widgets-addons plasma-runners-addons diff --git a/config/lists/kde b/config/lists/kde index dde01b9..7e33ae7 100644 --- a/config/lists/kde +++ b/config/lists/kde @@ -44,6 +44,12 @@ kwalletmanager kmix polkit-kde-1 +# kde now optional depends +libkactivities-bin +#nif DISTRIBUTION wheezy +kde-workspace-randr +#endif + # kde plasma plasma-widgets-addons plasma-runners-addons diff --git a/config/lists/testbuild b/config/lists/testbuild index 63dbec3..0cc8891 100644 --- a/config/lists/testbuild +++ b/config/lists/testbuild @@ -10,6 +10,12 @@ kde-l10n-de kmix polkit-kde-1 +# kde now optional depends +libkactivities-bin +#nif DISTRIBUTION wheezy +kde-workspace-randr +#endif + # kde plasma plasma-widgets-addons plasma-runners-addons |