aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/lxqt.xml
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'components/desktops/lxqt.xml')
-rw-r--r--components/desktops/lxqt.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/components/desktops/lxqt.xml b/components/desktops/lxqt.xml
index af700f2..2b20dd4 100644
--- a/components/desktops/lxqt.xml
+++ b/components/desktops/lxqt.xml
@@ -1,5 +1,6 @@
<image>
<profiles>
+ <profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="LXQt-Desktop" description="LXQt Desktop">
<requires profile="DesktopCommon"/>
</profile>
@@ -10,6 +11,11 @@
<namedCollection name="lxqt-apps"/>
<namedCollection name="lxqt-media"/>
<namedCollection name="lxqt-l10n"/>
+ <package name="lximage-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
+ <package name="obconf-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
+ <package name="pavucontrol-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
+ <package name="enki"/> <!-- FIXME: put in comps -->
+ <package name="udisks2"/> <!-- Fix https://bugzilla.redhat.com/show_bug.cgi?id=1429132 -->
<!-- remove unneeded stuff for a lightweight system -->
<package name="wqy-microhei-fonts"/> <!-- compact CJK font -->
<ignore name="naver-nanum-gothic-fonts"/> <!-- Korean: replaced by above -->
@@ -17,13 +23,10 @@
<ignore name="adobe-source-han-sans-cn-fonts"/> <!-- Simplified Chinese: replaced by above -->
<ignore name="adobe-source-han-sans-tw-fonts"/> <!-- Traditional Chinese: replaced by above -->
<ignore name="pt-sans-fonts"/> <!-- Cyrillic (already supported by DejaVu) -->
- <!-- these do not currently work: https://pagure.io/fedora-kiwi-descriptions/issue/112
<ignore name="@input-methods"/>
- -->
- <!-- because the input-methods group exclusion doesn't work, these aren't safe
+ <ignore name="@admin-tools"/>
<ignore name="scim*"/>
<ignore name="m17n*"/>
<ignore name="iok"/>
- -->
</packages>
</image>