aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKhaled Nakchbandi2022-03-04 15:03:45 +0200
committerKhaled Nakchbandi2022-03-04 15:03:45 +0200
commit3e3235445b69e029d62478782927a4c23c309468 (patch)
tree941113005578aedfd5824c3693f32b83e4e08eec /PKGBUILD
parente4deae99f7407f137ac4ea937177dea23bbbffc1 (diff)
downloadaur-amdgpu-pro-installer-cfe.tar.gz
fixed the fixing of the fixing of cfe depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f3ada65e4ac..741eed70ebac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -108,7 +108,7 @@ move_copyright() {
package_amf-amdgpu-pro-cfe () {
pkgdesc="AMDGPU Pro Advanced Multimedia Framework"
license=('custom: AMDGPU-PRO EULA')
- depends=("libglvnd" "libx11" "vulkan-amdgpu-pro" "rocm-opencl-runtime" "libamdenc-amdgpu-pro-cfe")
+ depends=("libglvnd" "libx11" "vulkan-amdgpu-pro-cfe" "rocm-opencl-runtime" "libamdenc-amdgpu-pro-cfe")
conflicts=("amf-amdgpu-pro")
get_debs_amf