We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e23d2 commit 956667bCopy full SHA for 956667b
1 file changed
src/SPC/doctor/item/LinuxToolCheckList.php
@@ -51,6 +51,7 @@ class LinuxToolCheckList
51
'binutils-gold' => 'ld.gold',
52
'base-devel' => 'automake',
53
'gettext-devel' => 'gettextize',
54
+ 'gettext-dev' => 'gettextize',
55
];
56
57
/** @noinspection PhpUnused */
0 commit comments