diff --git a/configs/slpkg.toml b/configs/slpkg.toml index fbfa28b6..b7d7c552 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -1,6 +1,6 @@ # This is the general configuration file of slpkg: # /etc/slpkg/slpkg.toml -# Updated: 23/05/2024, Version: 5.0.9 +# Updated: 31/05/2024, Version: 5.0.10 [CONFIGS] @@ -34,7 +34,8 @@ CHECKSUM_MD5 = true DIALOG = true # View missing dependencies as main packages from the repository. -# Default is true. [true/false] +# Some repositories include packages as dependencies, +# but not as main packages. Default is true. [true/false] VIEW_MISSING_DEPS = true # Delete downloaded sources after build or install packages.