diff options
| -rw-r--r-- | BUILDING | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/BUILDING b/BUILDING index d5df84f..f06cb70 100644 --- a/BUILDING +++ b/BUILDING @@ -1,3 +1,5 @@ -This program depends on the cpetpet* library that depends on the imagemagick. +Building is performed through a Makefile -* https://github.com/nakidai/cpetpet +CPTC depends on: +- cpetpet: https://github.com/nakidai/cpetpet +- curl: https://curl.se/ |