[Oval-commits] r109 - branches/debpack/Interpreters/debian

Javier Fernandez-Sanguino Pen~a jfs at alioth.debian.org
Tue Aug 7 20:11:46 UTC 2007


Author: jfs
Date: 2007-08-07 20:11:45 +0000 (Tue, 07 Aug 2007)
New Revision: 109

Modified:
   branches/debpack/Interpreters/debian/control
Log:
Another missing build-dep

Modified: branches/debpack/Interpreters/debian/control
===================================================================
--- branches/debpack/Interpreters/debian/control	2007-08-07 20:04:50 UTC (rev 108)
+++ branches/debpack/Interpreters/debian/control	2007-08-07 20:11:45 UTC (rev 109)
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Pavel Vinogradov <Pavel.Vinogradov at nixdev.net>
-Build-Depends: debhelper (>= 5), autotools-dev, libpcre3-dev, libxerces27-dev, libxalan110-dev, librpm-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libpcre3-dev, libxerces27-dev, libxalan110-dev, librpm-dev, libapt-pkg-dev
 Standards-Version: 3.7.2
 
 Package: oval




More information about the Oval-commits mailing list