From ac3221d319698d15ffd257b723a392d8efe226ec Mon Sep 17 00:00:00 2001 From: enen92 <92enen@gmail.com> Date: Wed, 31 Jan 2024 17:01:30 +0000 Subject: Use gh markdown highlights of warnings, tips and notes --- tools/depends/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/depends/README.md b/tools/depends/README.md index 271f5f653b..29f555b296 100644 --- a/tools/depends/README.md +++ b/tools/depends/README.md @@ -29,7 +29,8 @@ Paths below are examples. If you want to build Kodi, follow our **[build guides] **tvOS** `./configure --host=aarch64-apple-darwin --with-platform=tvos` -**NOTE:** You can target the same `--prefix=` path. Each setup will be done in an isolated directory. The last configure/make you do is the one used for Kodi/Xcode. +> [!NOTE] +> You can target the same `--prefix=` path. Each setup will be done in an isolated directory. The last configure/make you do is the one used for Kodi/Xcode. ### Android **arm** @@ -44,7 +45,8 @@ Paths below are examples. If you want to build Kodi, follow our **[build guides] **x86_64** `./configure --with-tarballs=$HOME/android-tools/xbmc-tarballs --host=x86_64-linux-android --with-sdk-path=$HOME/android-tools/android-sdk-linux --with-ndk-path=$HOME/android-tools/android-ndk-r20 --prefix=$HOME/android-tools/xbmc-depends` -> **Note:** Android x86 and x86_64 are not maintained and are not 100% sure that everything works correctly! +> [!NOTE] +> Android x86 and x86_64 are not maintained and are not 100% sure that everything works correctly! ### Linux **ARM (codesourcery/lenaro/etc)** -- cgit v1.2.3