remove flex and bison from build deps
authorDavid Schleef <ds@schleef.org>
Sat, 16 Aug 2003 00:16:32 +0000 (00:16 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 16 Aug 2003 00:16:32 +0000 (00:16 +0000)
debian/control

index ac22f0cfae0555f295f6ce53744f64e475cb222c..00e2a1f43a44cc854787213f6b29b9e5ebbea9bf 100644 (file)
@@ -2,7 +2,7 @@ Source: comedilib
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: debhelper, python-dev, flex, bison, docbook-utils
+Build-Depends: debhelper, python-dev, docbook-utils
 Standards-Version: 3.5.6
 
 Package: libcomedi-dev
@@ -26,7 +26,7 @@ Description: Library for Comedi
 Package: python-comedilib
 Section: python
 Architecture: any
-Depends: makedev (>=2.3.1-56), ${shlibs:Depends}
+Depends: ${shlibs:Depends}
 Description: Python wrapper for Comedilib
  Comedilib is a library for using Comedi, a driver interface for data
  acquisition hardware.