lib & examples: update modules using the java_package annotation
[nit.git] / lib / gtk / v3_8.nit
index e3aeb0f..540db18 100644 (file)
@@ -14,7 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module v3_8
+# GTK+ services added at version 3.8
+module v3_8 is pkgconfig("gtk+-3.0")
 
 import v3_6