summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDušan Simić2022-08-15 11:08:53 +0200
committerDušan Simić2022-08-15 11:08:53 +0200
commitb42a47c17a2f9a3d4e07a9e1c23132f6a9bb69fe (patch)
tree80c813f7a61e758ad543f0f46bafe6e87eee75a4 /PKGBUILD
parentcfebd81b19fd2ab3825e1b2c14c841350501dbd9 (diff)
downloadaur-b42a47c17a2f9a3d4e07a9e1c23132f6a9bb69fe.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 330d6641a10f..fe86d8f02ae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=cambalache
pkgver=0.10.3
-pkgrel=2
+pkgrel=3
pkgdesc='A new RAD tool for Gtk 4 and 3'
arch=(x86_64)
url=https://gitlab.gnome.org/jpu/cambalache
license=(LGPL2.1)
-depends=(gtk3 webkit2gtk glib2 python-lxml python-gobject)
+depends=(gtk3 gtk4 webkit2gtk glib2 python-lxml python-gobject libadwaita libhandy gobject-introspection)
makedepends=(meson)
-optdepends=('gtk4: gtk4 workspace')
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('968fd12af1ab62a4b99333169aaec65543659297e39d251d3da03bec7119b164750ab7fadc90c209d7953a7601c365619c57dfc922a7fde32083f74d92464084')