fix target not cachedsometimes
[platform/upstream/libzypp.git] / zypp / Target.h
index b52227a..ccf4b64 100644 (file)
@@ -55,6 +55,11 @@ namespace zypp
   public:
 
     /**
+     * builds or refreshes the target cache
+     */
+    void buildCache();
+
+    /**
      * load resolvables into the pool
      */
     void load();