diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-09-19 17:55:29 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-09-19 17:55:29 +0000 |
commit | 97df768c29b2b233ed56f8d7e6b3ea3945277b9c (patch) | |
tree | e1e76d889e7e4ac9789f37d724bbbfe2364253e9 | |
parent | 9af6825b806abe16464a00c20813de5b42aa37a0 (diff) |
as IOhannes pointed out, 'pd-extended' still conflicts with old versions of the 'puredata' package
svn path=/trunk/; revision=15311
-rw-r--r-- | packages/linux_make/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index 629085ab..e238b991 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -9,7 +9,7 @@ Architecture: i386 Depends: xterm | x-terminal-emulator, ttf-dejavu-core, x-ttcidfont-conf, tcllib Provides: pd Recommends: xdg-utils, puredata-dev, puredata-utils, pulseaudio-utils -Conflicts: pdextended, cyclist +Conflicts: pdextended, cyclist, puredata (<< 0.43) Replaces: pdextended, cyclist Description: Pure Data with patches and a large collection of externals Pd (aka Pure Data) is a real-time graphical programming environment for |