[SCM] pd-osc/master: Depend on 'puredata' rather than 'puredata-core'

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Nov 3 14:05:04 UTC 2015


The following commit has been merged in the master branch:
commit c91f41ff91f44ee6d50ff0e623b3534fa5823072
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 3 14:24:35 2015 +0100

    Depend on 'puredata' rather than 'puredata-core'
    
    the secondary dependency on (virtual) 'pd'
    can be satisfied by 'puredata-core'

diff --git a/debian/control.in b/debian/control.in
index b68d6f5..5734d21 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,7 +15,7 @@ Package: pd-osc
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- puredata-core | pd
+ puredata | pd
 Recommends: pd-iemnet | pd-net
 Suggests: pd-comport, pd-slip
 Description: Open Sound Control for Pd

-- 
pd-osc packaging



More information about the pkg-multimedia-commits mailing list