diff options
Diffstat (limited to 'community/sphinx/APKBUILD')
-rw-r--r-- | community/sphinx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sphinx/APKBUILD b/community/sphinx/APKBUILD index e6c06daa0a..9b23e5e4da 100644 --- a/community/sphinx/APKBUILD +++ b/community/sphinx/APKBUILD @@ -11,7 +11,7 @@ license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev postgresql-dev mariadb-connector-c-dev unixodbc-dev expat-dev - libre2-dev snowball-dev" + re2-dev snowball-dev" install="" pkgusers="$pkgname" pkggroups="$pkgname" |