fix: add auto_req and auto_prov #7

Open
Maks1mS wants to merge 1 commits from Maks1mS/ALR:fix/make-findprovides-findrequires-optional into master
Contributor

Добавлены в сборочный скрипт auto_req и auto_prov, чтобы можно было опционально включать то, что я добавил в #5.
Объявлены как string[] (на будущее), сейчас можно использовать как string:

auto_req=1
auto_prov=true
auto_req=yes
Добавлены в сборочный скрипт auto_req и auto_prov, чтобы можно было опционально включать то, что я добавил в #5. Объявлены как string[] (на будущее), сейчас можно использовать как string: ``` auto_req=1 auto_prov=true auto_req=yes ```
Maks1mS added 1 commit 2024-12-27 18:19:25 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/make-findprovides-findrequires-optional:Maks1mS-fix/make-findprovides-findrequires-optional
git checkout Maks1mS-fix/make-findprovides-findrequires-optional
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plemya-x/ALR#7
No description provided.