diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-05-04 00:03:00 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-05-04 00:03:00 +0000 |
commit | 3421554cada17602c80586199572c1bac106d489 (patch) | |
tree | 9eb964f6185e7c17604d5ad5c8ddc8e49f11faef /packages/linux_make/debian | |
parent | c92cae07c5940fba25d9f1feadbafa789e6416da (diff) |
fixed depends and starting fixing package to that it installs into /usr instead of /usr/local, therefore conflicts with the exists pd packgess
svn path=/trunk/; revision=9757
Diffstat (limited to 'packages/linux_make/debian')
-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 09530113..74fc3b1e 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -1,9 +1,9 @@ Package: pd-extended -Version: +Version: 0.40.3cvs20080503-1 Section: sound Priority: optional -Architecture: any -Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, ${shlibs:Depends} +Architecture: i386 +Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy Conflicts: puredata, pd-externals, gem, pd-pdp, pd-zexy Provides: pd |