Fix compilation of sqlite backend under Qt4.

Fix .pro file.
Add entry in debian rules to headless package.
This commit is contained in:
codestation
2014-04-03 14:45:10 -04:30
parent f035b460d0
commit 20cd8f80a0
3 changed files with 16 additions and 12 deletions

4
debian/control vendored
View File

@@ -12,3 +12,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Content Manager Assistant for the PS Vita
Package: qcma-headless
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Content Manager Assistant for the PS Vita (headless version)