summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarvey2023-03-06 13:56:07 +0100
committerHarvey2023-03-06 13:56:07 +0100
commit20609b97f919666071b9aafa21f8d82fac71d0ce (patch)
tree0e4c51fdafa4b2e7e3ca8d5626de0a37dd4b4150 /PKGBUILD
parent765e5cf040668847c72d5cf018ec2c72b41161a7 (diff)
downloadaur-brscan4.tar.gz
make gtk2 an optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 613b7bf66695..68180b2d1b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,10 @@ license=('GPL' 'custom:Brother')
arch=('i686' 'x86_64')
pkgname=brscan4
pkgver=0.4.11_1
-pkgrel=1
+pkgrel=2
pkgdesc="SANE drivers from Brother for compatible models"
-depends=('sane' 'gtk2')
+depends=('sane')
+optdepends=('gtk2: for using brscan_gnetconfig')
url="http://support.brother.com"
install=brscan4.install