summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:54:41 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:54:41 +0200
commitaf07cf8b90426e91f9adcf45fafa55f8efb7438c (patch)
tree6430c0a88aaf04f36e3571e615a1775bd4e7762b /x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
parentx11-misc/obmenu-generator: Inherit optfeature.eclass (diff)
downloadgentoo-af07cf8b90426e91f9adcf45fafa55f8efb7438c.tar.gz
gentoo-af07cf8b90426e91f9adcf45fafa55f8efb7438c.tar.bz2
gentoo-af07cf8b90426e91f9adcf45fafa55f8efb7438c.zip
x11-misc/pcmanfm-qt: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
index ab092edeac77..f5972ef58337 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake eutils xdg-utils
+inherit cmake optfeature xdg-utils
DESCRIPTION="Qt GUI Tabbed Filemanager"
HOMEPAGE="https://lxqt.github.io/"