Skip to content

Commit

Permalink
gui-libs/xdg-desktop-portal-lxqt: sync keywords and update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jimi Huotari <[email protected]>
  • Loading branch information
Chiitoo committed Nov 6, 2024
1 parent 927ee02 commit eaa3d6f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi

LICENSE="LGPL-2.1"
SLOT="0"

BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
BDEPEND=">=dev-util/lxqt-build-tools-2.1.0"
DEPEND="
>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
kde-frameworks/kwindowsystem:6
>=x11-libs/libfm-qt-2.0:=
>=x11-libs/libfm-qt-2.1:=
"
RDEPEND="${DEPEND}
sys-apps/xdg-desktop-portal
Expand Down

0 comments on commit eaa3d6f

Please sign in to comment.