Meta: Update build requirements formatting in README.org

This commit is contained in:
Riyyi
2022-02-10 00:02:33 +01:00
parent 644255200e
commit 5960549015
+8 -8
View File
@@ -18,14 +18,14 @@ This package is available through the AUR, linked here [[https://aur.archlinux.o
*** Build requirements
+ ~gcc-libs~
+ (make) ~cmake~
+ (make) ~git~
+ (make) ~gzip~
+ (make) ~nlohmann-json~ [[https://archlinux.org/packages/community/any/nlohmann-json/][arch]], [[https://packages.debian.org/search?keywords=nlohmann-json][debian]], [[https://packages.ubuntu.com/search?keywords=nlohmann-json][ubuntu]]
+ (optional) ~grep~
+ (optional) ~pacman-contrib~
+ (optional) ~apt-cache~, ~apt-mark~, ~dpkg-query~
- ~gcc-libs~
- (make) ~cmake~
- (make) ~git~
- (make) ~gzip~
- (make) ~nlohmann-json~ [[https://archlinux.org/packages/community/any/nlohmann-json/][arch]], [[https://packages.debian.org/search?keywords=nlohmann-json][debian]], [[https://packages.ubuntu.com/search?keywords=nlohmann-json][ubuntu]]
- (optional) ~grep~
- (optional) ~pacman~ + ~pacman-contrib~
- (optional) ~apt~ + ~dpkg~
The optional requirements are for the package tracking functionality.