From ed8a0efee459fc921734a4c40f1a20241e442814 Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 23 Sep 2019 20:30:42 +0100 Subject: [PATCH] Add dependency on the compiled native libraries --- bundler/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bundler/pom.xml b/bundler/pom.xml index a4be2fbb..8a8a3011 100644 --- a/bundler/pom.xml +++ b/bundler/pom.xml @@ -27,5 +27,10 @@ ch.qos.logback logback-classic + + dev.openrs2 + openrs2-natives-all + 1.0.0-SNAPSHOT +