This file is indexed.

/usr/share/gluegen2/make/pom-rt-dependency.xml is in libgluegen2-build-java 2.3.2-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
<dependencies>
    <dependency>
        <artifactId>gluegen-rt</artifactId>
        <groupId>org.jogamp.gluegen</groupId>
        <version>@VERSION@</version>
    </dependency>
</dependencies>