. "$GRIMOIRE/FUNCTIONS" &&
depends glibc &&
depends smgl-fhs &&

# not sure exactly which version of glibc installwatch needs, but 2.22 from
# stable is not compatible and 2.38 definitely is
if is_version_less $(installed_version glibc) 2.38; then
  force_depends  glibc
fi
