blob: b14307fb575c79c65ac382b9b7f252bd92a14151 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# FL-6055: gd requires fontconfig use enabled
media-libs/gd fontconfig
# QA-469. add xkb USE to libxcb
x11-libs/libxcb xkb
# FL-2496:
# USe xfce's notification daemon:
virtual/notification-daemon xfce
# QA-7 enable cairo USE for poppler, needed by xfce4-meta
app-text/poppler cairo
# FL-2159: making xfce-base/xfce4-meta pull in xfce-base/xfdesktop
# with or without thunar. depending on state of the use flag.
xfce-base/xfdesktop thunar
# FL-2142: make meta package deps conditional, all flags enabled in this mix-in
xfce-base/xfce4-meta ristretto thunar thunar-volman tumbler xfburn terminal
# This enables power management change in settings menu
xfce-base/xfce4-settings upower
# This enabled power management in session
xfce-base/xfce4-session upower
# For thunar. Remove http support from gvfs to not depend on Gnome3 base packages.
gnome-base/gvfs udisks -http
xfce-base/thunar udisks
# break circular dep
net-dns/avahi -gtk
|