~roshless/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] lagrange: add zlib dependency

Aleksander Szczygieł <aelspire@gmail.com>
Details
Message ID
<20220120214403.72158-1-aelspire@gmail.com>
DKIM signature
pass
Download raw message
Patch: +1 -0
As per https://github.com/skyjake/lagrange#how-to-compile zlib is
required.
---
 lagrange/PKGBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index 2f4439f..33172e7 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -20,6 +20,7 @@ depends=(
    "openssl"
    "pcre"
    "sdl2"
    "zlib"
)
optdepends=("mpg123")
makedepends=(
-- 
2.34.1
Details
Message ID
<20220121121456.47730421@desktop>
In-Reply-To
<20220120214403.72158-1-aelspire@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Thanks, applied! 



To aur:lagrange.git
   6452191..e742e89  e742e89b37660d6b24f52b467c706c2afe30f580 -> master

To git.roshless.me:~roshless/PKGBUILDs
   96fc266..115155f  master -> master
Reply to thread Export thread (mbox)