1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-25 13:57:45 +00:00

Try to fix the pkgconfig stuff again

This commit is contained in:
Joshua Goins 2025-02-01 13:51:50 -05:00
parent 54e70e1528
commit 0bcee0de14

View file

@ -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