Updated: moved xapian to xce desktop only
That seemes to build properling in XFCE Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
fd8610d069
commit
af18b4e658
|
@ -105,6 +105,8 @@ XFCE_LIST = ('xfce4\n'
|
||||||
'plank\n'
|
'plank\n'
|
||||||
'mugshot\n'
|
'mugshot\n'
|
||||||
'menulibre\n'
|
'menulibre\n'
|
||||||
|
'python3-xapian\n'
|
||||||
|
'apt-xapian-index\n'
|
||||||
)
|
)
|
||||||
GNOME_FLASHBACK_LIST = ('alacarte\n'
|
GNOME_FLASHBACK_LIST = ('alacarte\n'
|
||||||
'eog\n'
|
'eog\n'
|
||||||
|
@ -133,7 +135,6 @@ LIGHT_DM_LIST = ('lightdm\n'
|
||||||
|
|
||||||
# General Shared packages to be installed.
|
# General Shared packages to be installed.
|
||||||
GENERAL_SHARED_LIST = ('alsa-utils\n'
|
GENERAL_SHARED_LIST = ('alsa-utils\n'
|
||||||
'apt-xapian-index\n'
|
|
||||||
'bluez\n'
|
'bluez\n'
|
||||||
'calamares\n'
|
'calamares\n'
|
||||||
'calamares-settings-debian\n'
|
'calamares-settings-debian\n'
|
||||||
|
@ -165,7 +166,6 @@ GENERAL_SHARED_LIST = ('alsa-utils\n'
|
||||||
'python3-pip\n'
|
'python3-pip\n'
|
||||||
'python3-tk\n'
|
'python3-tk\n'
|
||||||
'python3-pil.imagetk\n'
|
'python3-pil.imagetk\n'
|
||||||
'python3-xapian\n'
|
|
||||||
'synaptic\n'
|
'synaptic\n'
|
||||||
'system-config-printer\n'
|
'system-config-printer\n'
|
||||||
'simple-scan\n'
|
'simple-scan\n'
|
||||||
|
|
Loading…
Reference in New Issue