diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-04-03 22:06:44 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-04-03 22:06:44 +0200 | 
| commit | 31974841f3faf68f68ef3c44199ae8633429cfbc (patch) | |
| tree | bef139d3c00483f9cf5a31e00d4a932481be0da7 | |
| parent | 7028e4721c505301f13f20728c1872c93275c78d (diff) | |
| download | itzks-systems-31974841f3faf68f68ef3c44199ae8633429cfbc.tar.gz itzks-systems-31974841f3faf68f68ef3c44199ae8633429cfbc.tar.bz2 itzks-systems-31974841f3faf68f68ef3c44199ae8633429cfbc.zip | |
debian/control: Prohibit installation of Firefox on tablets.
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index 8dca164..4fb2928 100644 --- a/debian/control +++ b/debian/control @@ -1319,6 +1319,8 @@ Breaks:   itzks-systems-terminalserver,   itzks-systems-virtman,   itzks-systems-workstation, + firefox-esr, + firefox,  Replaces:   debian-edu-artwork-joy,   itzks-systems-backup, @@ -1331,6 +1333,8 @@ Replaces:   itzks-systems-terminalserver,   itzks-systems-virtman,   itzks-systems-workstation, + firefox-esr, + firefox,  Description: Profiling for ITZkS Tablet Systems   Install this package to pull in all dependencies required on   ITZkS Tablet systems. | 
