diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-06-14 05:30:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-06-14 05:40:10 +0200 |
commit | f9c20dd9a3fd5637f4c5a0215444becce11abe07 (patch) | |
tree | 9ea33eeb1820435861e68e480699b24a227ac2ba /xfce-base/exo/metadata.xml | |
parent | app-emulation/wine-staging: Drop old (diff) | |
download | gentoo-f9c20dd9a3fd5637f4c5a0215444becce11abe07.tar.gz gentoo-f9c20dd9a3fd5637f4c5a0215444becce11abe07.tar.bz2 gentoo-f9c20dd9a3fd5637f4c5a0215444becce11abe07.zip |
xfce-base/exo: Bump to 0.12.6, introducing gtk2 flag
Bump to 0.12.6. Introduce a 'gtk2' flag to control libexo-1, rather
than having two revisions of the package.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/exo/metadata.xml')
-rw-r--r-- | xfce-base/exo/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xfce-base/exo/metadata.xml b/xfce-base/exo/metadata.xml index 359901b31db4..ee56aa91ceed 100644 --- a/xfce-base/exo/metadata.xml +++ b/xfce-base/exo/metadata.xml @@ -5,4 +5,7 @@ <email>xfce@gentoo.org</email> <name>XFCE Team</name> </maintainer> + <use> + <flag name='gtk2'>Build deprecated GTK+2 libexo-1 library.</flag> + </use> </pkgmetadata> |