mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 08:14:46 +00:00
Add virtual packages support
This commit is contained in:
@@ -178,6 +178,10 @@ type CompilationSpec interface {
|
||||
|
||||
SetPackageDir(string)
|
||||
GetPackageDir() string
|
||||
|
||||
EmptyPackage() bool
|
||||
UnpackedPackage() bool
|
||||
HasImageSource() bool
|
||||
}
|
||||
|
||||
type CompilationSpecs interface {
|
||||
|
Reference in New Issue
Block a user