mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-25 00:14:30 +02:00
CI/Flatpak: libaio is no longer needed
This commit is contained in:
committed by
Connor McLaughlin
parent
ff7995f0d6
commit
2e882dfabc
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"name": "libaio",
|
||||
"no-autogen": true,
|
||||
"make-install-args": [
|
||||
"prefix=/app"
|
||||
],
|
||||
"build-options": {
|
||||
"strip": true
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://pagure.io/libaio.git",
|
||||
"tag": "libaio-0.3.113",
|
||||
"commit": "1b18bfafc6a2f7b9fa2c6be77a95afed8b7be448"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
"/lib/*.a",
|
||||
"/lib/*.la"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user