diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-09-07 04:17:42 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-09-07 04:17:42 +0000 |
commit | dba0d85027c7ee20e34afbc72d988f7b9168cb8d (patch) | |
tree | 31a6d653b3afc2dc226c6bfdc8bf505709b9f52c /mk | |
parent | 6994531bc88fba3a35f07debb5ceebfe67914471 (diff) | |
download | pkgsrc-dba0d85027c7ee20e34afbc72d988f7b9168cb8d.tar.gz |
options.description: add the libappindicator3 option
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index cbde7d9922d..ad00080302e 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -435,6 +435,7 @@ lcms Enable Light Color Management System support. ldap Enable LDAP support. lensfun Enable lensfun (camera lens distortion rectifyer) support. libao Enable the platform-independent 'ao' audio library. +libappindicator3 Enable libappindicator3 support. libchamplain Enable libchamplain support (map widget). libdbi Enable libdbi support (similar p5-DBI but for C). libdrm Enable libdrm support. |