summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2023-08-24 21:31:26 +0200
committerRobert Tari2023-08-24 21:31:26 +0200
commit1b3d71f1bb79e01d3d0b77b50b7317ce789648c8 (patch)
treec7274278b6cbc35bc81dffa77edf8db658c74904 /PKGBUILD
parentd85f02d4f7948807f95e88e9fc62ba208f0f3eb2 (diff)
downloadaur-librda.tar.gz
Automatic update via tari.in
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7996fae962f0..8fc17f8fa73f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Remote Desktop Awareness Shared Library"
arch=("i686" "x86_64" "pentium4")
url="https://github.com/ArcticaProject/librda"
license=("LGPL2.1" "GPL3")
-makedepends=("libtool" "gobject-introspection" "intltool" "gtk3")
-depends=("glib2")
+makedepends=("gobject-introspection" "intltool" "gtk3")
+depends=("glib2" "glibc")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ArcticaProject/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
md5sums=("97f8f9f42bb798805e682003e696d744")