Adding a small hack to allow resolving model specific resources against the class-loader of the model.

Change-Id: I78dd29cd626495005cec094a8a6f1a952e3e68df
diff --git a/apps/yang-gui/BUCK b/apps/yang-gui/BUCK
index a3470f8..319dbf6 100644
--- a/apps/yang-gui/BUCK
+++ b/apps/yang-gui/BUCK
@@ -1,6 +1,7 @@
 COMPILE_DEPS = [
     '//lib:CORE_DEPS',
     '//lib:onos-yang-runtime',
+    '//apps/yang:onos-apps-yang',
 ]
 
 osgi_jar_with_tests (