diff options
-rw-r--r-- | build-essential.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build-essential.pkg/control b/build-essential.pkg/control new file mode 100644 index 0000000..02e526d --- /dev/null +++ b/build-essential.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: + build-essential-${Host-Arch} (>= ${Source-Version}), + build-essential-common (>= ${Source-Version}), +Description: Metapackage for natively building packages + This package depends on packages that are considered necessary for natively + building packages on ${Host-Arch}. |