summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-08 10:09:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-08 10:15:38 +0200
commit07a653b288ffc14aec1dbcca8a245ec9e9f53ff7 (patch)
treeb92a1a784ccb7ccfe74b56947935b89b26c30b72 /package
parentc062690ac453c647edc27625b86597528d8e2c41 (diff)
libgtk3: fix runtime dependencies
Diffstat (limited to 'package')
-rw-r--r--package/libgtk3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/libgtk3/Makefile b/package/libgtk3/Makefile
index 3c62a8451..2d90fdf39 100644
--- a/package/libgtk3/Makefile
+++ b/package/libgtk3/Makefile
@@ -10,7 +10,9 @@ PKG_RELEASE:= 1
PKG_HASH:= 3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2
PKG_DESCR:= multi-platform toolkit for creating graphical user interfaces
PKG_SECTION:= libs/misc
-PKG_DEPENDS:= glib cairo libxi libepoxy
+PKG_DEPENDS:= glib cairo libxi libepoxy pango at-spi2-core
+PKG_DEPENDS+= at-spi2-atk libxext libxrender libx11
+PKG_DEPENDS+= libxcomposite libxdamage
PKG_BUILDDEP:= cairo atk pango libXext renderproto libXrender
PKG_BUILDDEP+= gdk-pixbuf libXcomposite libXdamage libX11 libXi
PKG_BUILDDEP+= at-spi2-core at-spi2-atk gdk-pixbuf-host libepoxy