Fixed features for onos-app-tvue
diff --git a/features/features.xml b/features/features.xml
index 9f5f6c8..620b3cc 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -73,6 +73,7 @@
     <feature name="onos-app-tvue" version="1.0.0"
              description="ONOS sample topology viewer application">
         <feature>onos-core</feature>
+        <feature>onos-thirdparty-web</feature>
         <bundle>mvn:org.onlab.onos/onos-app-tvue/1.0.0-SNAPSHOT</bundle>
     </feature>