summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-03-31 11:04:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-02 11:36:14 +0200
commit4c226f3d55619750a15b6d3100f3e85cdf17e03f (patch)
treeac1c66091dfaf8eed10388ba98a591ddb65e9fb6
parentd79931e3af4a448bafcf252accc64ab1dfd53e05 (diff)
firefox: remove atk dependency
-rw-r--r--package/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 93a0199cb..7256f3fe5 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -10,9 +10,9 @@ PKG_HASH:= 35a1da121af474833d013ecbc1f77aa55bb35678fe06d438842d320dfab3f344
PKG_DESCR:= www browser
PKG_SECTION:= app/browser
PKG_DEPENDS:= pango libfreetype fontconfig libxcomposite libxcursor
-PKG_DEPENDS+= libgtk3 dbus-glib alsa-lib libatk harfbuzz
+PKG_DEPENDS+= libgtk3 dbus-glib alsa-lib harfbuzz
PKG_BUILDDEP:= python3-host nodejs-host pango freetype fontconfig libXcomposite
-PKG_BUILDDEP+= libXcursor libgtk3 dbus-glib alsa-lib atk harfbuzz
+PKG_BUILDDEP+= libXcursor libgtk3 dbus-glib alsa-lib harfbuzz
PKG_SITES:= https://ftp.mozilla.org/pub/firefox/releases/$(PKG_VERSION)/source/
PKG_ARCH_DEPENDS:= aarch64