diff --git a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild b/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild index 93cd4591f2..a66f2fc31e 100644 --- a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild +++ b/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm64" LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+ MIT" SLOT="0" IUSE="elogind gtk-doc +lockscreen-plugins man test test-full" -REQUIRED_USE="test-full? ( lockscreen-plugins )" +REQUIRED_USE="test? ( lockscreen-plugins )" COMMON_DEPEND=" >=app-crypt/gcr-3.7.5:0 @@ -73,7 +73,7 @@ BDEPEND=" sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) - test-full? ( gui-wm/phoc ) + test-full? ( >=gui-wm/phoc-0.36.0-r1 ) verify-sig? ( sec-keys/openpgp-keys-phosh ) " diff --git a/profiles/package.use.mask b/profiles/package.use.mask index e83680ac1a..6329d2d591 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -3,10 +3,6 @@ # New entries go on top. -# Anna Vyalkova (2024-02-04) -# "/phosh/drag-surface" fails in our test environment. -phosh-base/phosh-shell test-full - # Anna Vyalkova (2023-11-21) # Build failure. # https://gitlab.com/famedly/conduit/-/issues/385