Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
3cd602b9
Commit
3cd602b9
authored
Jun 29, 2018
by
Hugo Beauzée-Luyssen
Browse files
medialibrary.pc: Don't omit sqlite dependencies
parent
51658091
Changes
1
Hide whitespace changes
Inline
Side-by-side
medialibrary.pc.in
View file @
3cd602b9
...
...
@@ -8,4 +8,4 @@ Description: cross platform medialibrary
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lmedialibrary
Libs.private:
-lsqlite3
@LIBJPEG_LIBS@ @THREAD_LIBS@
Libs.private:
@SQLITE_LIBS@
@LIBJPEG_LIBS@ @THREAD_LIBS@
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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