pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spotify-tui: add missing tool dependency on py-expat
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Fri Jul 23 10:50:35 2021 +0200
Changeset: 8c683d1a71c5ebb1674a4711fb3e09b6229985d9
Modified Files:
spotify-tui/Makefile
Log Message:
spotify-tui: add missing tool dependency on py-expat
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c683d1a71c5ebb1674a4711fb3e09b6229985d9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spotify-tui/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/spotify-tui/Makefile b/spotify-tui/Makefile
index 2cda75b9c0..1dedf2085b 100644
--- a/spotify-tui/Makefile
+++ b/spotify-tui/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/Rigellute/spotify-tui
COMMENT= Spotify client for the terminal written in Rust
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
.include "cargo-depends.mk"
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index