diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-06-12 20:27:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-06-12 20:30:28 +0200 |
commit | 9e45e67436ddfea991637da3a63707abcf5c936a (patch) | |
tree | d7e84361dff9672d1d7382752b9994eafcab336b /xfce-base/garcon | |
parent | dev-python/google-apputils: fix tests (diff) | |
download | gentoo-9e45e67436ddfea991637da3a63707abcf5c936a.tar.gz gentoo-9e45e67436ddfea991637da3a63707abcf5c936a.tar.bz2 gentoo-9e45e67436ddfea991637da3a63707abcf5c936a.zip |
xfce-base/garcon: Add missing desc for gtk2 flag
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xfce-base/garcon/metadata.xml b/xfce-base/garcon/metadata.xml index 359901b31db4..c5e73dd63979 100644 --- a/xfce-base/garcon/metadata.xml +++ b/xfce-base/garcon/metadata.xml @@ -5,4 +5,8 @@ <email>xfce@gentoo.org</email> <name>XFCE Team</name> </maintainer> + <use> + <flag name="gtk2">Build the garcon-gtk2-1 library (required + for <pkg>xfce-base/xfce4-panel</pkg> < 4.13 only).</flag> + </use> </pkgmetadata> |