mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Cleanup CI scripts (#650)
* RUST_PATH doesn't seem to be used on ArchLinux * renamed jobs * no objc code on Windows (need confirmation) * fakeroot strace patchelf for Ubuntu : not needed ? * try to use some system libraries on Arch * added comments to scroll to cmake instruction easily * No ojbC code on Ubuntu
This commit is contained in:
2
dist/Arch/PKGBUILD
vendored
2
dist/Arch/PKGBUILD
vendored
@@ -8,7 +8,7 @@ url="https://github.com/WerWolv/ImHex"
|
||||
repo=$url
|
||||
license=('GPL 2.0')
|
||||
groups=()
|
||||
depends=(glfw mbedtls curl python freetype2 libglvnd dbus xdg-desktop-portal)
|
||||
depends=(glfw mbedtls python freetype2 libglvnd dbus xdg-desktop-portal curl fmt yara nlohmann-json)
|
||||
makedepends=(git)
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
|
||||
Reference in New Issue
Block a user