summaryrefslogtreecommitdiffstats
path: root/cmake.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'cmake.pkg/control')
-rw-r--r--cmake.pkg/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/cmake.pkg/control b/cmake.pkg/control
new file mode 100644
index 0000000..c74c452
--- /dev/null
+++ b/cmake.pkg/control
@@ -0,0 +1,12 @@
+Architecture: any
+Platform: all
+Depends:
+ cmake-data (>= ${Source-Version}),
+ libexpat.1,
+ libz.1,
+ libarchive.13,
+ libcurl.4,
+ libstdc++.6,
+ libgcc.1,
+Description: Cross-platform, open-source build system generator
+ ${Common-Description}