[Glibc-bsd-commits] r5540 - trunk/zfsutils/debian

stevenc-guest at alioth.debian.org stevenc-guest at alioth.debian.org
Wed Sep 17 12:27:00 UTC 2014


Author: stevenc-guest
Date: 2014-09-17 12:27:00 +0000 (Wed, 17 Sep 2014)
New Revision: 5540

Modified:
   trunk/zfsutils/debian/changelog
   trunk/zfsutils/debian/control
Log:
Depend on systemtap-sdt-dev;  it provides an adequate sys/sdt.h
to build the package although DTrace or SystemTap are unused yet


Modified: trunk/zfsutils/debian/changelog
===================================================================
--- trunk/zfsutils/debian/changelog	2014-09-17 00:43:15 UTC (rev 5539)
+++ trunk/zfsutils/debian/changelog	2014-09-17 12:27:00 UTC (rev 5540)
@@ -24,6 +24,8 @@
   * Build fixes:
     - missing_includes.diff
     - match_glibc_idtype.diff
+  * Depend on systemtap-sdt-dev;  it provides an adequate sys/sdt.h
+    to build the package although DTrace or SystemTap are unused yet
 
  -- GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>  Tue, 16 Sep 2014 10:56:18 +0100
 

Modified: trunk/zfsutils/debian/control
===================================================================
--- trunk/zfsutils/debian/control	2014-09-17 00:43:15 UTC (rev 5539)
+++ trunk/zfsutils/debian/control	2014-09-17 12:27:00 UTC (rev 5540)
@@ -11,6 +11,7 @@
  libgeom-dev,
  zlib1g-dev,
  freebsd-glue (>= 0.1.8~),
+ systemtap-sdt-dev
 Vcs-Browser: http://anonscm.debian.org/viewvc/glibc-bsd/trunk/zfsutils/
 Vcs-Svn: svn://anonscm.debian.org/glibc-bsd/trunk/zfsutils/
 Standards-Version: 3.9.3




More information about the Glibc-bsd-commits mailing list