diff --git a/doc/jbuild.rst b/doc/jbuild.rst index 0f43a835..1d229a1c 100644 --- a/doc/jbuild.rst +++ b/doc/jbuild.rst @@ -1058,6 +1058,9 @@ syntax: universe. In any case, this is only for dependencies in the installed world, you must still specify all dependencies that come from the workspace. +- ``(package )`` depend on all files installed by ````, as well + as on the transitive package dependencies of ````. This can be used + to test a command against the files that will be installed In all these cases, the argument supports `Variables expansion`_.