diff options
author | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2020-11-29 17:47:36 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2020-11-29 21:51:49 +0000 |
commit | 927106a2deb42618b2626dd2cd22df9a9f810a45 (patch) | |
tree | d16433ada0abc61a9d8430b45aca42ba2ba94ff7 /config | |
parent | 6ddfab2c3e89caeb2f28340bda2673c6e3cefba1 (diff) | |
download | drakclassic-config-927106a2deb42618b2626dd2cd22df9a9f810a45.tar drakclassic-config-927106a2deb42618b2626dd2cd22df9a9f810a45.tar.gz drakclassic-config-927106a2deb42618b2626dd2cd22df9a9f810a45.tar.bz2 drakclassic-config-927106a2deb42618b2626dd2cd22df9a9f810a45.tar.xz drakclassic-config-927106a2deb42618b2626dd2cd22df9a9f810a45.zip |
Remove windowmaker dependencies that shouldn't be needed.
Diffstat (limited to 'config')
-rw-r--r-- | config/build.cfg | 1 | ||||
-rw-r--r-- | config/pkg-include-to-review.lst | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/config/build.cfg b/config/build.cfg index 48f4d68..16a6640 100644 --- a/config/build.cfg +++ b/config/build.cfg @@ -30,7 +30,6 @@ my $config = { package_include_lists => [ 'config/pkg-include-core.lst', 'config/pkg-include-nonfree.lst', - 'config/pkg-include-to-review.lst', ], package_exclude_lists => [ 'config/pkg-exclude.lst', diff --git a/config/pkg-include-to-review.lst b/config/pkg-include-to-review.lst deleted file mode 100644 index 6b7bac8..0000000 --- a/config/pkg-include-to-review.lst +++ /dev/null @@ -1,9 +0,0 @@ -# This file lists packages that were on the Mageia-6 ISOs, but that aren't -# automatically included by drakclassic. - -# These are (indirectly) required by task-windowmaker, which is in the exclude -# list. It's not obvious why they are still included. -gvolwheel -wmcalclock -wmsystemtray -wmudmount |