aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2024-06-15 00:44:37 +0300
committerJimi Huotari <chiitoo@gentoo.org>2024-06-15 00:44:37 +0300
commitec73ba75b98e15a6fbb151a0c34d23ac951bc656 (patch)
tree0568a56ad3898a6f13a98550c41f3c6eb6df95dd
parentlxqt-base/lxqt-meta: remove the lingering USE="minimal" (diff)
downloadqt-ec73ba75b98e15a6fbb151a0c34d23ac951bc656.tar.gz
qt-ec73ba75b98e15a6fbb151a0c34d23ac951bc656.tar.bz2
qt-ec73ba75b98e15a6fbb151a0c34d23ac951bc656.zip
lxqt-base/lxqt-meta: enable more USE-flags by default
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild6
-rw-r--r--lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild
index 7dcc40ae..d46a73a0 100644
--- a/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild
+++ b/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild
@@ -16,9 +16,9 @@ LICENSE="metapackage"
SLOT="0"
IUSE="
- +about admin archiver +desktop-portal +display-manager +filemanager
- lximage nls +policykit powermanagement processviewer screenshot
- +sddm ssh-askpass sudo terminal +trash +window-manager
+ +about admin +archiver +desktop-portal +display-manager +filemanager
+ +lximage nls +policykit powermanagement +processviewer +screenshot
+ +sddm ssh-askpass +sudo +terminal +trash +window-manager
"
REQUIRED_USE="trash? ( filemanager )"
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
index 7dcc40ae..d46a73a0 100644
--- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
+++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
@@ -16,9 +16,9 @@ LICENSE="metapackage"
SLOT="0"
IUSE="
- +about admin archiver +desktop-portal +display-manager +filemanager
- lximage nls +policykit powermanagement processviewer screenshot
- +sddm ssh-askpass sudo terminal +trash +window-manager
+ +about admin +archiver +desktop-portal +display-manager +filemanager
+ +lximage nls +policykit powermanagement +processviewer +screenshot
+ +sddm ssh-askpass +sudo +terminal +trash +window-manager
"
REQUIRED_USE="trash? ( filemanager )"