Enable package system API
This commit is contained in:
parent
b53b1a3a25
commit
e1eb9e4418
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ typedef nasal::Ghost<pkg::PackageRef> NasalPackage;
|
|||
typedef nasal::Ghost<pkg::CatalogRef> NasalCatalog;
|
||||
typedef nasal::Ghost<pkg::InstallRef> NasalInstall;
|
||||
|
||||
// #define ENABLE_PACKAGE_SYSTEM 1
|
||||
#define ENABLE_PACKAGE_SYSTEM 1
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue