build: looqs: Changes to build against Qt6
This commit is contained in:
parent
2f1353c4cd
commit
f0573a51c7
@ -2,7 +2,7 @@ Source: looqs
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: quitesimple.org repo management department ;-) <repo@quitesimple.org>
|
||||
Build-Depends: debhelper-compat (= 12), qtbase5-dev, libpoppler-qt5-dev, libuchardet-dev, libquazip5-dev
|
||||
Build-Depends: debhelper-compat (= 12), qt6-base-dev, libqt6sql6-sqlite, libpoppler-qt6-dev, libuchardet-dev, libquazip1-qt6-dev, pkg-config
|
||||
Standards-Version: 4.4.1
|
||||
Homepage: <https://gitea.quitesimple.org/crtxcr/looqs>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --buildsystem=qmake6
|
||||
|
||||
override_dh_auto_install:
|
||||
|
Loading…
Reference in New Issue
Block a user