
1 changed files with 7 additions and 0 deletions
@ -1,8 +1,15 @@ |
|||
#!/usr/bin/make -f |
|||
|
|||
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed |
|||
|
|||
|
|||
%: |
|||
dh $@ --with autoreconf |
|||
|
|||
|
|||
override_dh_autoreconf: |
|||
dh_autoreconf --as-needed |
|||
|
|||
override_dh_shlibdeps: |
|||
dh_shlibdeps |
|||
dh_girepository /usr/lib/muffin |
|||
|
Loading…
Reference in new issue