~roshless/public-inbox

lagrange: add missing depends to hicolor-icon-theme v1 APPLIED

Dimitri Merejkowsky: 1
 lagrange: add missing depends to hicolor-icon-theme

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.roshless.me/~roshless/public-inbox/patches/23/mbox | git am -3
Learn more about email & git

[PATCH] lagrange: add missing depends to hicolor-icon-theme Export this patch

namcap complained
---
 lagrange/PKGBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index 8049f94..1ee9c66 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -14,6 +14,7 @@ source=(
depends=(
    "openssl"
    "sdl2"
    "hicolor-icon-theme"
    "libunistring"
    "pcre"
)
-- 
2.31.1