1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

update dependencies in debian/ for demo/

This commit is contained in:
Derek Dai 2017-03-24 00:45:04 +08:00
parent 1e374b0a49
commit 19d60ad66a
No known key found for this signature in database
GPG key ID: E109CC97553EF009
2 changed files with 3 additions and 3 deletions

4
debian/rules vendored
View file

@ -20,6 +20,6 @@
# dh_make generated override targets
# This is example for Cmake (See https://bugs.debian.org/641051 )
#override_dh_auto_configure:
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_DEMO=yes