Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TinkerPhones
qtmoko2-qte
Commits
513ed464
Commit
513ed464
authored
Dec 25, 2015
by
Josua Mayer
Browse files
enable svg and sqlite
parent
3c57b046
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
100644 → 100755
View file @
513ed464
Source: qt-embedded
Priority: optional
Maintainer: unknown <privacy@not.given>
Build-Depends: debhelper (>= 9)
Build-Depends:
debhelper (>= 9),
libz-dev,
libsqlite3-dev,
Standards-Version: 3.9.5
Section: libs
Homepage: <insert the upstream URL, if relevant>
...
...
debian/rules
View file @
513ed464
...
...
@@ -39,7 +39,11 @@ override_dh_auto_configure:
-confirm-license \
-embedded \
-prefix /opt/qt-embedded \
-no-rpath
-no-rpath \
-plugin-sql-sqlite \
-svg \
-system-zlib \
-system-sqlite
override_dh_auto_test:
# for some reason, tests dont work because "QWSServerSocket::init: Address already in use"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment