Commit 1f1ff652 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

debian: pre-depends needed for wheezy packages

parent e105daa1
......@@ -28,6 +28,7 @@ Description: serial protocol for the Wishbone bus - development files
Package: libetherbone@ETHERBONE_SONAME@
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: serial protocol for the Wishbone bus - library
The Wishbone bus is an open bus standard used in system-on-chip projects.
......
......@@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
%:
dh $@ --with autoreconf --parallel
dh $@ --with autoreconf --parallel
override_dh_autoreconf:
dh_autoreconf --as-needed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment