#!/usr/bin/make -f

%:
	dh $@ --with kf5

override_dh_shlibdeps:
	dh_shlibdeps -- -xphonon
