[SCM] pd-osc/master: Recommend pd-net
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Mon Oct 26 23:10:58 UTC 2015
The following commit has been merged in the master branch:
commit 223404b4ae08bd121e79c85c236e39fa5166a14a
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Oct 27 00:10:23 2015 +0100
Recommend pd-net
diff --git a/debian/control.in b/debian/control.in
index c0dbbf0..3fbfd92 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,7 +16,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
puredata-core | pd
-Recommends: pd-iemnet
+Recommends: pd-iemnet | pd-net
Suggests: pd-comport
Description: Open Sound Control for Pd
This library allows one to construct and parse OSC messages within Pd. It
@@ -25,4 +25,4 @@ Description: Open Sound Control for Pd
These objects are transport-agnostic, so you can use them to transmit OSC over
UDP, TCP/IP, serial port, or in fact whatever you want. However, you will have
to install additional libraries that will handle the transport layer (like
- pd-iemnet or pd-comport).
+ pd-net or pd-comport).
--
pd-osc packaging
More information about the pkg-multimedia-commits
mailing list