Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / postgresql


Commits:
14c184c6 by Jan Alexander Steffens (heftig) at 2024-04-27T04:28:26+02:00
Set empty depends on postgresql-docs

Fixes: abc62f6eaeb85cd1850e177fb64149b5e9b4cfeb

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -116,4 +116,5 @@ pkgname = postgresql-libs
 
 pkgname = postgresql-docs
        pkgdesc = HTML documentation for PostgreSQL
+       depends = 
        options = docs


=====================================
PKGBUILD
=====================================
@@ -258,6 +258,7 @@ package_postgresql-libs() {
 
 package_postgresql-docs() {
   pkgdesc="HTML documentation for PostgreSQL"
+  depends=()
   options+=('docs')
 
   cd postgresql-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/14c184c6e7f8a1cdafad9df3289589db2779b2aa

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/14c184c6e7f8a1cdafad9df3289589db2779b2aa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to