diff options
Diffstat (limited to 'externals/debian/control')
-rw-r--r-- | externals/debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/externals/debian/control b/externals/debian/control index a662700d..c8239541 100644 --- a/externals/debian/control +++ b/externals/debian/control @@ -5,13 +5,6 @@ Maintainer: Guenter Geiger <geiger@debian.org> Build-Depends: debhelper (>> 3.0.0), pd, libsndobj-dev Standards-Version: 3.5.2 -Package: pd-externals -Architecture: any -Depends: pd, ${shlibs:Depends} -Description: PD external collection - This is a collection of pd externals (plugins for the pure data software - synthesizer). The collection includes tons of well known pd externals. - Package: pd-zexy Architecture: any Depends: pd, ${shlibs:Depends} @@ -32,3 +25,10 @@ Description: Open Sound Control Support for PD Open Sound Control is a protocol designed for remote controlling sound applications. +Package: pd-externals +Architecture: any +Depends: pd, ${shlibs:Depends} +Description: PD external collection + This is a collection of pd externals (plugins for the pure data software + synthesizer). The collection includes tons of well known pd externals. + |