diff options
author | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2018-11-17 15:30:53 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2018-11-17 15:30:53 +0000 |
commit | f0b5c519583df909af39282cafc9de289808298b (patch) | |
tree | 21a3d8edd08e4ef4550ca0e734f20b62c6f4b97f | |
parent | dee94bbdae2ff0375ca36a97573a499f0de8abbd (diff) | |
download | drakclassic-config-f0b5c519583df909af39282cafc9de289808298b.tar drakclassic-config-f0b5c519583df909af39282cafc9de289808298b.tar.gz drakclassic-config-f0b5c519583df909af39282cafc9de289808298b.tar.bz2 drakclassic-config-f0b5c519583df909af39282cafc9de289808298b.tar.xz drakclassic-config-f0b5c519583df909af39282cafc9de289808298b.zip |
Update lists to handle packages that are not available for i586.
-rw-r--r-- | config/pkg-exclude-to-fix.lst | 1 | ||||
-rw-r--r-- | config/pkg-exclude.lst | 3 | ||||
-rw-r--r-- | config/pkg-include-nonfree.lst | 8 |
3 files changed, 7 insertions, 5 deletions
diff --git a/config/pkg-exclude-to-fix.lst b/config/pkg-exclude-to-fix.lst index 3bab248..29fe81e 100644 --- a/config/pkg-exclude-to-fix.lst +++ b/config/pkg-exclude-to-fix.lst @@ -1,3 +1,4 @@ # These are packages that are broken in cauldron +i586: libwebkit-gir1.0 x86_64: lib64webkit-gir1.0 postgresql9.6-devel diff --git a/config/pkg-exclude.lst b/config/pkg-exclude.lst index c3c820d..c2a3a3f 100644 --- a/config/pkg-exclude.lst +++ b/config/pkg-exclude.lst @@ -18,8 +18,9 @@ icedtea-web kde-l10n-handbooks-* manslide php-manual-en -scilab scribus stellarium task-windowmaker x11-font-bh-type1 + +x86_64:scilab diff --git a/config/pkg-include-nonfree.lst b/config/pkg-include-nonfree.lst index d68e6a9..8923897 100644 --- a/config/pkg-include-nonfree.lst +++ b/config/pkg-include-nonfree.lst @@ -4,7 +4,7 @@ bluez-firmware dkms-nvidia340 dkms-nvidia390 -dkms-nvidia-current +x86_64:dkms-nvidia-current kernel-firmware-nonfree microcode nvidia340-cuda-opencl @@ -13,7 +13,7 @@ nvidia340-doc-html nvidia390-cuda-opencl nvidia390-devel nvidia390-doc-html -nvidia-current-cuda-opencl -nvidia-current-devel -nvidia-current-doc-html +x86_64:nvidia-current-cuda-opencl +x86_64:nvidia-current-devel +x86_64:nvidia-current-doc-html radeon-firmware |