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 /ubuntu | |
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 'ubuntu')
-rw-r--r-- | ubuntu/maverick/kdenetwork/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdenetwork/debian/control b/ubuntu/maverick/kdenetwork/debian/control index 36339e748..e8b2e8da7 100644 --- a/ubuntu/maverick/kdenetwork/debian/control +++ b/ubuntu/maverick/kdenetwork/debian/control @@ -82,7 +82,8 @@ Section: net Architecture: any Replaces: kdenetwork-filesharing-kde3 (<< 4:3.5.13) Breaks: kdenetwork-filesharing-kde3 (<< 4:3.5.13) -Depends: ${shlibs:Depends}, perl-suid +Depends: ${shlibs:Depends} +Recommends: perl-suid Description: network filesharing configuration module for Trinity This package provides a KDE Control Center module to configure NFS and Samba. |