[SCM] extra-cmake-modules packaging branch, master, updated. debian/5.37.0-2-89-geea6c57

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:24:19 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=12bddfa

The following commit has been merged in the master branch:
commit 12bddfa5fdeff6d264b578279e4a97d5c5b848a6
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Jul 7 00:11:06 2015 +0200

    ECM internally uses qmake at runtime, make sure it's a dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index aff9fe3..a6fb406 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/extra-cmake-modules.git
 
 Package: extra-cmake-modules
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qt5-qmake, ${misc:Depends}, ${shlibs:Depends}
 Description: Extra modules and scripts for CMake
  Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It
  serves as both a staging ground for new modules before they are moved upstream

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list