prison-kf5: fix missing build dependency
This commit is contained in:
parent
72177dd364
commit
71ff6f53fb
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ VERSION=0
|
|||
|
||||
. ./config
|
||||
|
||||
# Add the build missing dependency
|
||||
sed -i 's/libzxing-dev/qtmultimedia5-dev, libzxing-dev/' debian/control
|
||||
|
||||
# Restore the base scanner library into the main package
|
||||
echo "usr/lib/*/libKF5PrisonScanner.so.*" >> debian/libkf5prison5.install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue