summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b97f6028b35d..8dc0077f77d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgdesc="Antenna pattern plotting and analysis software."
arch=('any')
url="https://github.com/kkonradpl/antpatt"
license=('GPL2')
-depends=('gtk2')
+depends=('gtk3')
provides=('antpatt')
conflicts=('antpatt')
-makedepends=('git' 'cmake' 'ninja' 'pkgconf' 'gtk2' 'json-c' 'zlib' 'gsl')
+makedepends=('git' 'cmake' 'ninja' 'pkgconf' 'gtk3' 'json-c' 'zlib' 'gsl')
source=("https://github.com/kkonradpl/antpatt/archive/refs/tags/v1.1.1.tar.gz")
sha256sums=('4712b792483c373873d300fc842e996212ed7cc20ccf5771cc513c10e34f2226')