diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-07 22:42:54 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-07 22:42:54 +0000 |
commit | 9228947bcf525509dd80d308ee45492aabf4a88b (patch) | |
tree | b4cb95eb1bc892077f11c79a2e558cabd1c24af1 | |
parent | c66ae51da5adfef0a18f5c049ef6e7740201eb99 (diff) |
move 'puredata' from Conflicts: to Recommends: since this Pd-extended package will now rely on 'puredata' to provide things like pdsend and headers
svn path=/trunk/; revision=13408
-rw-r--r-- | packages/linux_make/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index 6b203808..a18ca8ed 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -7,10 +7,10 @@ Homepage: http://puredata.info Package: pd-extended Architecture: i386 Depends: xterm | x-terminal-emulator, ttf-dejavu-core, x-ttcidfont-conf, tcllib -Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy -Conflicts: puredata, pd-externals, gem, pd-pdp, pd-zexy +Replaces: pd-externals, gem, pd-pdp, pd-zexy +Conflicts: pd-externals, gem, pd-pdp, pd-zexy Provides: pd -Recommends: xdg-utils +Recommends: xdg-utils, puredata Description: Pure Data with patches and a large collection of externals Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the |