From ccaf3bb97daa530cc9c4c8b85aab8f6e0b88266e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 21 Oct 2014 08:44:25 -0400 Subject: Add binary packages --- (limited to 'cmake.pkg/control') 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} -- cgit v0.9.1