16 lines
376 B
YAML
16 lines
376 B
YAML
# Quirks configuration for package-specific workarounds
|
|
# This file defines package-specific quirks that are applied during pull and deb operations
|
|
|
|
quirks:
|
|
|
|
# Add more packages and their quirks as needed
|
|
# example-package:
|
|
# pull:
|
|
# method: archive
|
|
# deb:
|
|
# extra_dependencies:
|
|
# - another-dependency
|
|
# parameters:
|
|
# key: value
|
|
|