diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 14:07:50 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 14:07:50 +0200 |
commit | 44e17d3c2a33b54185d1f346d51cf7b0533324cb (patch) | |
tree | 1742a9a8d35966950df81be8cbaf2efdd5e624fb /debian/control | |
parent | 532c41e7c040069807ef684592441da53359029b (diff) | |
download | desktop-autoloader-44e17d3c2a33b54185d1f346d51cf7b0533324cb.tar.gz desktop-autoloader-44e17d3c2a33b54185d1f346d51cf7b0533324cb.tar.bz2 desktop-autoloader-44e17d3c2a33b54185d1f346d51cf7b0533324cb.zip |
debian/control: Add D (desktop-autoloader): xvfb.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b285d83..bd2c7bd 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Architecture: all Depends: ${misc:Depends}, adduser, + xvfb, Description: Accelerate Diskless Workstation systems by pre-loading a dummy Desktop Session This package is for diskless Linux clients as you often find them in school class rooms running an LTSP based fat client environment. |