summaryrefslogtreecommitdiff
path: root/repo/redland
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-06-04 15:08:04 +0100
committerdavidovski <david@davidovski.xyz>2022-06-04 15:08:04 +0100
commit873665024ebfaa761ee49b508a79db7178aeb778 (patch)
tree6cd3b4ce3a9f4b0586ffa48e73a6ba4c8da2db43 /repo/redland
parent4445f6e15185f58dc599390ab74df3ca19b437b7 (diff)
added gnupg
Diffstat (limited to 'repo/redland')
-rw-r--r--repo/redland/redland.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/redland/redland.xibuild b/repo/redland/redland.xibuild
index 39c1e28..6e44023 100644
--- a/repo/redland/redland.xibuild
+++ b/repo/redland/redland.xibuild
@@ -3,7 +3,7 @@
NAME="redland"
DESC="high-level RDF library"
-MAKEDEPS="raptor2 rasqal sqlite perl"
+MAKEDEPS="raptor2 rasqal sqlite3 perl"
PKG_VER=1.0.17
SOURCE="https://download.librdf.org/source/redland-$PKG_VER.tar.gz"