[neon/neon-packaging/seexpr/Neon/release-lts] debian: build-dep on qt
Jonathan Riddell
null at kde.org
Wed Sep 30 15:42:37 BST 2020
Git commit 1439d8ecdd73b6340cce5b176c5f764f1f5276f0 by Jonathan Riddell.
Committed on 30/09/2020 at 14:42.
Pushed by jriddell into branch 'Neon/release-lts'.
build-dep on qt
M +7 -4 debian/control
https://invent.kde.org/neon/neon-packaging/seexpr/commit/1439d8ecdd73b6340cce5b176c5f764f1f5276f0
diff --git a/debian/control b/debian/control
index cf6d328..e221152 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,18 @@ Source: seexpr
Section: kde
Priority: optional
Maintainer: Jonathan riddell <jr at jriddell.org>
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: bison,
+ cmake (>= 2.8.12),
debhelper (>= 12),
- bison, flex, doxygen, libgtest-dev,
+ doxygen,
+ flex,
+ libgtest-dev,
+ qtbase5-dev
Standards-Version: 4.1.4
Homepage: http://www.kde.org/
Package: seexpr
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Fork of Walt Disney Animation Studios' SeExpr
Fork of Walt Disney Animation Studios' SeExpr for Krita
More information about the Neon-commits
mailing list