-dev pkg should depend on libsqlite3-dev

Bug #1351358 reported by Kyle Nitzsche
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mediascanner2
Fix Released
Undecided
Unassigned

Bug Description

After installing libmediascanner-2.0-dev in an armhf click chroot, cmake with this snippet:

pkg_check_modules(UNITY_SCOPES REQUIRED
    "libunity-scopes >= 0.5.0"
    mediascanner-2.0
)

Fails to find mediascanner-2.0.

To fix it, I installed libsqlite3-dev , so I assume that should be added as a dependency of libmediascanner-2.0-dev

Related branches

Changed in mediascanner2:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.