diff options
author | Gonzalo Exequiel Pedone | 2024-05-01 09:00:00 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-05-01 09:00:00 -0300 |
commit | 6243f7b535c663edf40e54764714c3ba76b123aa (patch) | |
tree | 53d3e50ec40594e9e2406a2dd03db3d2e2c176ad /.SRCINFO | |
parent | 3dd06f12d28ebfce51c23c5743028bffff69c62b (diff) | |
download | aur-android-x86-64-libxfixes.tar.gz |
Added missing dependency.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ pkgbase = android-x86-64-libxfixes pkgdesc = X11 miscellaneous 'fixes' extension library (Android x86-64) pkgver = 6.0.1 - pkgrel = 1 + pkgrel = 2 url = https://xorg.freedesktop.org/ arch = any license = custom + makedepends = android-configure makedepends = android-x86-64-xorg-util-macros makedepends = android-x86-64-xorgproto depends = android-x86-64-libx11 |