run. Entries in this list should be surrounded with single quotes and contain at least the package name. Entries can also include a version requirement of the form name<>version, where <> is one of five comparisons: >= (greater than or equal to), <= (less than or equal to), = (equal to), > (greater than), or < (less than).
If the dependency name appears to be a library (ends with .so), makepkg will try to find a binary that depends on the library in the built package and append the version needed by the binary. Appending the version yourself disables automatic detection.
Additional architecture-specific depends can be added by appending an underscore and the architecture name e.g., depends_x86_64=().
Можно зависеть от .so, но на этапе сборки пакета оно само подставляет нужное название пакета? Что за бред
И, похоже, они не потрудились написать резолвер so-шек в реалтайме, при установке пакета, чтобы не зависить от названий пакетов.
Вот ты уже и залез в ту часть, где я понимаю примерно не особо. (не спрашивай как я арч поставил и нахера он мне)
Если у тебя оно хоть как-то работает, то и не трогай ничего. Хотя вот эта проблема может бабахнуть в каком-нибудь другом случае
Обсуждают сегодня