summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-06-22 21:49:47 -0400
committerVincent Grande2020-06-22 21:49:47 -0400
commit128933e0254095b6ad9a513f23e6c81f740d24dc (patch)
tree628f3ae7d381397047e89946b01c452c6493f209 /PKGBUILD
parent8bc97a1794233d6e1b2ebeee8279f0c88a35e3b6 (diff)
downloadaur-128933e0254095b6ad9a513f23e6c81f740d24dc.tar.gz
whoops
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78d8201013bc..2570db3fb87d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ pkgdesc="GObject-based multi-platform GUI toolkit (legacy) (32-bit)"
arch=('x86_64')
url="https://www.gtk.org/"
install=gtk2.install
+provides=(lib32-gtk2)
+conflicts=(lib32-gtk2)
depends=(lib32-{'atk>=1.30.0','pango>=1.28.0','cairo>=1.10.0','gdk-pixbuf2>=2.22.1'}
lib32-lib{'cups>=1.4.4',xcursor,'xrandr>=1.3','xi>=1.3',xinerama,xcomposite,xdamage}
$_pkgbasename)