Dongjin Kim | 38136df | 2023-11-21 22:19:12 +0000 | [diff] [blame^] | 1 | #!/usr/bin/make -f |
2 | |||||
3 | #export DH_VERBOSE=1 | ||||
4 | |||||
5 | #override_dh_auto_configure: | ||||
6 | # dh_auto_configure -- --enable-mediasync=yes | ||||
7 | |||||
8 | #override_dh_auto_build: | ||||
9 | # dh_auto_build --sourcedirectory=libs/gst-plugin-video-sink | ||||
10 | |||||
11 | %: | ||||
12 | dh $@ |