fix gui-apps/clipse deps

This commit is contained in:
Martin Sekera 2025-01-19 13:10:45 +01:00
parent 6955b9900f
commit f0db311aaf

View file

@ -16,6 +16,10 @@ LICENSE="Apache-2.0 BSD-2 BSD MIT MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
gui-apps/wl-clipboard
"
src_compile() {
emake build
}