oshazard / apacman

ArchLinux User Repository (AUR) helper and pacman wrapper
https://aur.archlinux.org/packages/apacman/
GNU General Public License v3.0
70 stars 11 forks source link

Initial installation requires jshon #73

Closed michalmiddleton closed 7 years ago

michalmiddleton commented 7 years ago

It appears that apacman functionality (including the one to install itself) depends on jshon. One way to fix it would be to install jshon as a dependency before installing apacman. Eg.: pacman -S --asdeps jshon