Fix requires libgl1 depeendency bug
This commit is contained in:
@@ -698,6 +698,7 @@ packageTranslations() {
|
||||
REQUIRES=("${REQUIRES[@]/libfontconfig1/fontconfig}")
|
||||
REQUIRES=("${REQUIRES[@]/libfreetype6/freetype}")
|
||||
REQUIRES=("${REQUIRES[@]/libharfbuzz0b/libharfbuzz0}")
|
||||
REQUIRES=("${REQUIRES[@]/mesa-vulkan-drivers/}")
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user