Skip to content

Commit

Permalink
fastfetch: use vulkan-loader-generic
Browse files Browse the repository at this point in the history
Co-authored-by: Jia Yuan Lo <[email protected]>
  • Loading branch information
CarterLi and truboxl authored Jan 9, 2025
1 parent ad73f8b commit afa67de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fastfetch/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TERMUX_PKG_VERSION="2.34.0"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2dae260d604557c6bf5a9781b3c960aa4265a067e54a984f8c68889a578193a9
TERMUX_PKG_BUILD_DEPENDS="freetype, libandroid-wordexp-static, vulkan-headers, vulkan-loader-android, ocl-icd, opencl-headers, mesa-dev"
TERMUX_PKG_BUILD_DEPENDS="freetype, libandroid-wordexp-static, mesa-dev, ocl-icd, opencl-headers, vulkan-headers, vulkan-loader-generic"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DTARGET_DIR_HOME=${TERMUX_ANDROID_HOME}
Expand Down

0 comments on commit afa67de

Please sign in to comment.