build: Fix build dependency order

This commit is contained in:
Sebastian Huber
2023-08-02 11:01:51 +02:00
parent aca1724c4c
commit 54a04cc917

View File

@@ -32,6 +32,8 @@ install:
- make/custom/default.cfg
ldflags: []
links:
- role: build-dependency
uid: optmake
- role: build-dependency
uid: makebsp
- role: build-dependency
@@ -40,8 +42,6 @@ links:
uid: makeinc
- role: build-dependency
uid: maketarget
- role: build-dependency
uid: optmake
type: build
use-after: []
use-before: []