Files

9 lines
133 B
Makefile
Raw Permalink Normal View History

2020-07-09 16:19:48 +08:00
#!/usr/bin/make -f
export QT_SELECT=5
2020-08-18 17:06:33 +08:00
override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
2020-07-09 16:19:48 +08:00
%:
dh $@