diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 12:03:57 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 12:03:57 +0100 |
commit | 66bfd651af618bf30f01037b2b5b79a1725c1bba (patch) | |
tree | 2774d8e5678fb4d60ae7741ab7b6a716e4b69352 /debian/control | |
parent | 8c07c2470b68bcab3c32eeb99c83243c038ae427 (diff) | |
download | itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.tar.gz itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.tar.bz2 itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.zip |
itzks-systems-smartboard: Start SMARTBoardService daemon in user context (not as root) and provide proper udev rules to grant normal users sufficient access to SMART whiteboard devices.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 9a8c8db..9fe7e31 100644 --- a/debian/control +++ b/debian/control @@ -380,7 +380,6 @@ Depends: mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, - mate-screensaver, mate-settings-daemon-pulse, mc, memtest86, @@ -528,7 +527,6 @@ Depends: imagemagick, itzks-keyring, kdm, - kdm-gdmcompat, kturtle, lazarus, libreoffice, @@ -569,7 +567,6 @@ Depends: mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, - mate-screensaver, mate-settings-daemon-pulse, mc, musescore, @@ -720,7 +717,6 @@ Depends: imagemagick, itzks-keyring, kdm, - kdm-gdmcompat, kturtle, lazarus, libreoffice, @@ -761,7 +757,6 @@ Depends: mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, - mate-screensaver, mate-settings-daemon-pulse, mc, musescore, @@ -848,6 +843,8 @@ Conflicts: openoffice.org-thesaurus-de, openoffice.org-thesaurus-de-ch, openoffice.org-writer, +Recommends: + kdm-gdmcompat, Description: Profiling for ITZkS Workstation Systems Install this package to pull in all dependencies required on ITZkS (diskfull) Workstation systems. @@ -862,6 +859,9 @@ Depends: ${misc:Depends}, Recommends: itzks-systems-workstation (>= ${source:Version}), + xscreensaver, +Conflicts: + mate-screensaver, Description: Profiling for ITZkS Workstation Systems running a SMART Board Install this package to pull in all dependencies required on ITZkS (diskfull) Workstation systems. |