[gnome-commander] Makes usage of unique default in gentoo, adds it to RDEPEND section



commit ff25916b137dbfbcee4cd28654d9916a356d4834
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon Apr 17 11:22:38 2017 +0200

    Makes usage of unique default in gentoo, adds it to RDEPEND section

 data/gnome-commander.ebuild.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index ea2ea51..be66bd7 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -56,9 +56,10 @@ src_configure() {
                $(use_with chm libchm) \
                $(use_with exif exiv2) \
                $(use_with gsf libgsf) \
+               $(use_with pdf poppler) \
                $(use_with samba) \
                $(use_with taglib) \
-               $(use_with pdf poppler)
+               $(use_with unique)
 }
 
 pkg_postinst() {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]