summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b1b8ea0079f..c9f5aaa8dd28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="GUI to facilitate conversion of an image from RGB to CMYK colorspace"
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/jgmdev/rgb2cmyk"
license=('GPL')
-depends=('wxgtk3' 'colord' 'imagemagick')
+depends=('wxwidgets-gtk3' 'colord' 'imagemagick')
makedepends=('ninja' 'meson')
source=("https://github.com/jgmdev/rgb2cmyk/archive/refs/tags/v${pkgver}.tar.gz")
md5sums=('SKIP')