[SCM] kstars packaging branch, master, updated. debian/16.08.3-1-81-g6423b1c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:09:30 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kstars.git;a=commitdiff;h=cd38b0d

The following commit has been merged in the master branch:
commit cd38b0d4a0574a87f35c155dd5743600c6c4d3b0
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Sun Mar 19 22:46:09 2017 +0000

    fix qml dep
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 194df3b..13a7a5f 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Package: kstars-data
 Architecture: all
 Section: science
 Depends: qml-module-qtquick-controls,
-         qml-module-qtquick-layout,
+         qml-module-qtquick-layouts,
          qml-module-qtquick2,
          ${misc:Depends}
 Description: data files for KStars desktop planetarium

-- 
kstars packaging



More information about the pkg-kde-commits mailing list