Browse Source

Meta: Update build requirements formatting in README.org

master
Riyyi 3 years ago
parent
commit
5960549015
  1. 16
      README.org

16
README.org

@ -18,14 +18,14 @@ This package is available through the AUR, linked here [[https://aur.archlinux.o
*** Build requirements *** Build requirements
+ ~gcc-libs~ - ~gcc-libs~
+ (make) ~cmake~ - (make) ~cmake~
+ (make) ~git~ - (make) ~git~
+ (make) ~gzip~ - (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]] - (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) ~grep~
+ (optional) ~pacman-contrib~ - (optional) ~pacman~ + ~pacman-contrib~
+ (optional) ~apt-cache~, ~apt-mark~, ~dpkg-query~ - (optional) ~apt~ + ~dpkg~
The optional requirements are for the package tracking functionality. The optional requirements are for the package tracking functionality.

Loading…
Cancel
Save