dooble: remove glibc from depends

This commit is contained in:
Đoàn Trần Công Danh 2023-12-07 21:57:45 +07:00
parent b0c4fef916
commit d8443234b8

View file

@ -6,7 +6,7 @@ build_style=qmake
configure_args="dooble.pro"
hostmakedepends="qt6-webengine qt6-declarative-devel"
makedepends="qt6-charts-devel qt6-webengine-devel qt6-webchannel-devel qt6-location-devel qt6-charts-devel qt6-wayland python3-QtPy"
depends="glibc libgcc libstdc++ qt6-charts qt6-core qt6-declarative qt6-gui qt6-network qt6-plugin-sqlite qt6-printsupport qt6-sql qt6-webengine qt6-widgets"
depends="qt6-charts qt6-core qt6-declarative qt6-gui qt6-network qt6-plugin-sqlite qt6-printsupport qt6-sql qt6-webengine qt6-widgets"
short_desc="Dooble, the scientific browser. Minimal, cute, and unusually stable"
maintainer="Eloi Torrents <eloitor@disroot.org>"
license="BSD-3-Clause"