diff options
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 43b33f8..a5eaa66 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Package: pd-jmmmp Architecture: all Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a collection of Pd GUI objects for musical performance jmmmp is a collection of GUI objects for musical performance, including controlling the DAC, volume, debugging, linking up with other programs, etc. |