From 5f06de040287a5df88d21367da9e8725d8585ba1 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Mon, 5 Nov 2018 10:38:16 +0100 Subject: Adding packaging files Change-Id: I70d30588c59e6a0d3c451c74fc6cc565b5eea167 Signed-off-by: Romain Forlot --- packaging/deb/debian.control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 packaging/deb/debian.control (limited to 'packaging/deb/debian.control') diff --git a/packaging/deb/debian.control b/packaging/deb/debian.control new file mode 100644 index 0000000..0bac4c7 --- /dev/null +++ b/packaging/deb/debian.control @@ -0,0 +1,14 @@ +Priority: optional +Maintainer: Romain Forlot +Source: agl-cmake-apps-module +Build-Depends: + debhelper (>= 5), + cmake, +Standards-Version: 3.8.2 +Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/cmake-apps-module + +Package: agl-cmake-apps-module-bin +Section: devel +Architecture: any +Description: agl-cmake-apps-module is a CMake module made to ease application + framework binding. -- cgit 1.2.3-korg