summaryrefslogtreecommitdiffstats
path: root/debian/_base/common/cmake/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/common/cmake/debian/control')
-rw-r--r--debian/_base/common/cmake/debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/_base/common/cmake/debian/control b/debian/_base/common/cmake/debian/control
new file mode 100644
index 000000000..4984a8d5d
--- /dev/null
+++ b/debian/_base/common/cmake/debian/control
@@ -0,0 +1,16 @@
+Source: cmake-trinity
+Section: tde
+Priority: optional
+Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
+Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake
+Standards-Version: 3.8.4
+
+Package: cmake-trinity
+Architecture: all
+Depends: cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base
+Description: TDE CMake modules
+ TDE uses its own set of modules and macros to simplify CMake rules.
+ .
+ This also includes the TDEL10n module that is used to generate and
+ update templates for translations and the modified version of
+ intltool-merge used to merge translations into desktop files.