From 56528c2edcc543bd1a74a6e913eab45db8ed1cd3 Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 10 Aug 2019 12:06:31 +0100 Subject: [PATCH] Add natives profile to support users without a C compiler --- pom.xml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 287765f1..175244f6 100644 --- a/pom.xml +++ b/pom.xml @@ -15,9 +15,6 @@ deob deob-annotations game - gl-natives - gl-dri-natives - misc-natives util @@ -298,6 +295,20 @@ nonfree + + natives + + + + . + + + + gl-natives + gl-dri-natives + misc-natives + + unix