Skip to content
  • Timo Teräs's avatar
    pkg: dependencies to specific package checksum · 1c7e8d26
    Timo Teräs authored
    When package is installed from commandline, we should always
    install that specific instance of package (never favor repository
    version if it has difference identity). Otherwise we might not
    always end-up installing the .apk given on command line. The
    dependency is now against specific checksum identity (marked
    with >< dependency comparison). Fixes #492.
    1c7e8d26