diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-10-23 16:08:16 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-10-23 16:08:16 -0500 |
commit | 72f5996755352a898b55a31128b703646dbe047d (patch) | |
tree | abd9155c9bffc98b48d1da5437354c5608168a6f /debian/squeeze | |
parent | a8707e2a9f22d082cecb8ea6079175076f983c55 (diff) | |
download | tde-packaging-72f5996755352a898b55a31128b703646dbe047d.tar.gz tde-packaging-72f5996755352a898b55a31128b703646dbe047d.zip |
Move dependency on perl-suid to a recommends on Ubuntu and Debian
Diffstat (limited to 'debian/squeeze')
-rw-r--r-- | debian/squeeze/kdenetwork/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/squeeze/kdenetwork/debian/control b/debian/squeeze/kdenetwork/debian/control index d730851ed..96ddbe9f4 100644 --- a/debian/squeeze/kdenetwork/debian/control +++ b/debian/squeeze/kdenetwork/debian/control @@ -72,7 +72,8 @@ Description: torrent metainfo plugin for Trinity Package: kdenetwork-filesharing-trinity Section: net Architecture: any -Depends: ${shlibs:Depends}, perl-suid +Depends: ${shlibs:Depends} +Recommends: perl-suid Replaces: kcontrol-trinity (<< 4:3.3.0) Description: network filesharing configuration module for Trinity This package provides a KDE Control Center module to configure |