Skip to content
Snippets Groups Projects
Commit a2dd93d2 authored by Guido Günther's avatar Guido Günther
Browse files

Adjust systemtap build-dependency

to architectures that actually have it
parent e1bedef7
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ Build-Depends: cdbs (>= 0.4.90~),
libnetcf-dev (>= 0.2.2) [linux-any],
libsanlock-dev [linux-any],
libaudit-dev [linux-any],
systemtap-sdt-dev [linux-any],
systemtap-sdt-dev [amd64 armel armhf i386 ia64 powerpc s390],
# for --with-storage-sheepdog
sheepdog [linux-any],
# For "make check"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment