summaryrefslogtreecommitdiffstats
path: root/wm-addons/volumeicon/DEPENDS
blob: 8313980e73671a7559dbf64b3c22cec1e14ae3a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
depends alsa-lib &&
depends libx11 &&
depends glib2 &&
depends gtk+3 &&

optional_depends libnotify \
                 "--enable-notify" \
                 "--disable-notify" \
                 "for notification support" &&

optional_depends gettext \
                 "--enable-nls" \
                 "--disable-nls" \
                 "for Native Language Support"