kdevelop: s/omp/libomp/
This commit is contained in:
@@ -34,7 +34,7 @@ if [ "$XBPS_TARGET_ENDIAN" = "le" ]; then
|
||||
fi
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|aarch64*)
|
||||
makedepends+=" omp-devel" ;;
|
||||
makedepends+=" libomp-devel" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user