mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
opkg_manager: move visual update check into own methode
This commit is contained in:
@@ -107,6 +107,7 @@ class COPKGManager : public CMenuTarget
|
||||
std::string getBlankPkgName(const std::string& line);
|
||||
bool isInstalled(const std::string& pkg_name);
|
||||
bool isUpgradable(const std::string& pkg_name);
|
||||
void showUpdateCheckResult();
|
||||
|
||||
/*!
|
||||
* Gets an info from opkg command info or status from a package via keywords as std::string
|
||||
|
Reference in New Issue
Block a user