pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
syncstorage-rs-git: add missing dependency now it's packaged
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat Jun 17 20:41:46 2023 +0200
Changeset: 84bccff4099c750a864ae973a5e7402020946c8e
Modified Files:
syncstorage-rs-git/Makefile
Log Message:
syncstorage-rs-git: add missing dependency now it's packaged
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=84bccff4099c750a864ae973a5e7402020946c8e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
syncstorage-rs-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/syncstorage-rs-git/Makefile b/syncstorage-rs-git/Makefile
index 7ca845c759..de719fabf8 100644
--- a/syncstorage-rs-git/Makefile
+++ b/syncstorage-rs-git/Makefile
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-tokenlib-[0-9]*:../../security/py-tokenlib
DEPENDS+= ${PYPKGPREFIX}-boto>=2.49.0:../../net/py-boto
DEPENDS+= ${PYPKGPREFIX}-hawkauthlib>=2.0.0:../../security/py-hawkauthlib
DEPENDS+= ${PYPKGPREFIX}-mysqlclient>=2.1.1:../../databases/py-mysqlclient
-#pyramid==2.0.1
+DEPENDS+= ${PYPKGPREFIX}-pyramid>=2.0.1:../../wip/py-pyramid
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=1.4.46:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-testfixtures>=0:../../wip/py-testfixtures
DEPENDS+= ${PYPKGPREFIX}-tokenlib>=2.0.0:../../security/py-tokenlib
Home |
Main Index |
Thread Index |
Old Index