[yast/yast-installation] bd3a65: Do not use "xrdb" for setting the "Xft.dpi" value ...
Branch: refs/heads/master Home: https://github.com/yast/yast-installation Commit: bd3a65f3d72eb4437527ba4539c1e8686f21f1bf https://github.com/yast/yast-installation/commit/bd3a65f3d72eb4437527ba4539c... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2022-07-19 (Tue, 19 Jul 2022) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M startup/YaST2.call Log Message: ----------- Do not use "xrdb" for setting the "Xft.dpi" value (bsc#1201532) - Use a specific YaST tool from the yast2-x11 package (xrdb depends on the C pre-processor increasing the dependencies about of 22MB) - Install yast2-x11 only when GUI (libyui-qt) is installed, avoid installing the dependent X libraries in minimal (text mode) installation - 4.5.4 Commit: 896d5ad8c285a50a1d20fcd598325f0915102659 https://github.com/yast/yast-installation/commit/896d5ad8c285a50a1d20fcd5983... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2022-07-19 (Tue, 19 Jul 2022) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M startup/YaST2.call Log Message: ----------- Merge pull request #1052 from yast/xftdpi Compare: https://github.com/yast/yast-installation/compare/effedf2b8134...896d5ad8c28...
participants (1)
-
Ladislav Slezák