diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-01-31 21:02:09 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-01-31 21:02:09 +0000 |
commit | f1063fc40b6d4cd3e3edce1cf621c114274d1867 (patch) | |
tree | b9e33d62072b5b94648da734b833b9e60e42d295 /debian/control | |
parent | ee18e2dca411637a65ac042c760af60ee634ae1e (diff) |
first working package, finding libc dep and all
svn path=/trunk/externals/ext13/; revision=13122
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2d861e4..d0ac6dc 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://puredata.info Package: pd-ext13 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, pd Description: a collection of externals for pd this ist ext13, a collection of externals for pd most of the code comes from other pd-object or externals |