diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-05-20 08:25:15 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-05-20 08:25:15 +0000 |
commit | c2acd0f4d1959788af353cc19c9e017d5e8543da (patch) | |
tree | cbeddde7dccb8ac77c24f2ab5999993c02006a1c /packages/linux_make | |
parent | e82bcc4dea78cd99b9f4e58bba6d79eab3f8893f (diff) |
removed conflicts with gem and other pd-externals
pd-extended now installs into /usr/lib/pd-extended/, so there
is no more conflict with the files installed into /usr/lib/pd
svn path=/trunk/; revision=13566
Diffstat (limited to 'packages/linux_make')
-rw-r--r-- | packages/linux_make/debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index 93c8f17f..81fb2d1b 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -7,8 +7,6 @@ Homepage: http://puredata.info Package: pd-extended Architecture: i386 Depends: xterm | x-terminal-emulator, ttf-dejavu-core, x-ttcidfont-conf, tcllib -Replaces: pd-externals, gem, pd-pdp, pd-zexy -Conflicts: pd-externals, gem, pd-pdp, pd-zexy Provides: pd Recommends: xdg-utils, puredata, pulseaudio-utils Description: Pure Data with patches and a large collection of externals |