mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-25 05:47:45 +00:00
Try to fix the pkgconfig stuff again
This commit is contained in:
parent
54e70e1528
commit
0bcee0de14
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,10 @@ modules:
|
|||
cleanup:
|
||||
- /lib/debug
|
||||
- name: unshield
|
||||
cleanup:
|
||||
- /bin
|
||||
- /include
|
||||
- /lib/pkgconfig
|
||||
buildsystem: cmake-ninja
|
||||
sources:
|
||||
- type: git
|
||||
|
@ -45,6 +49,8 @@ modules:
|
|||
- name: libsecret
|
||||
cleanup:
|
||||
- /bin
|
||||
- /include
|
||||
- /lib/pkgconfig
|
||||
config-opts:
|
||||
- -Dmanpage=false
|
||||
- -Dvapi=false
|
||||
|
|
Loading…
Add table
Reference in a new issue