enable dh_girepository helper to fill ${gir:Depends} properly
Adapted from:
08f71335b2
This commit is contained in:
parent
f314622cf0
commit
64be9e8ecd
|
@ -3,7 +3,7 @@
|
|||
DHFLAGS=--parallel
|
||||
|
||||
%:
|
||||
dh $@ $(DHFLAGS)
|
||||
dh $@ $(DHFLAGS) --with gir
|
||||
|
||||
override_dh_install:
|
||||
rm -rfv debian/tmp/usr/lib/*/xed/plugins/*.la
|
||||
|
|
Loading…
Reference in New Issue