Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (e93bf253f4b09bc52db8115772b02a6e8e87b4f6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e93bf253f4b09bc52db8115772b02a6e8e87b4f6)
  • Date: Sat, 3 Jan 2015 03:28:59 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

crypto/x11-ssh-askpass/DEPENDS | 7 +++++++
crypto/x11-ssh-askpass/HISTORY | 4 ++++
2 files changed, 11 insertions(+)

New commits:
commit e93bf253f4b09bc52db8115772b02a6e8e87b4f6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

x11-ssh-askpass: Depends on imake, libice, libsm, libxt, and libx11

Runtime depends on a provider of SSH

diff --git a/crypto/x11-ssh-askpass/DEPENDS b/crypto/x11-ssh-askpass/DEPENDS
new file mode 100755
index 0000000..bb55baf
--- /dev/null
+++ b/crypto/x11-ssh-askpass/DEPENDS
@@ -0,0 +1,7 @@
+depends imake &&
+depends libice &&
+depends libsm &&
+depends libx11 &&
+depends libxt &&
+
+runtime_depends SSH
diff --git a/crypto/x11-ssh-askpass/HISTORY b/crypto/x11-ssh-askpass/HISTORY
index 211409f..0a49773 100644
--- a/crypto/x11-ssh-askpass/HISTORY
+++ b/crypto/x11-ssh-askpass/HISTORY
@@ -1,3 +1,7 @@
+2015-01-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on imake, libice, libsm, libxt, and libx11
+ Runtime depends on a provider of SSH
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e93bf253f4b09bc52db8115772b02a6e8e87b4f6), Eric Sandall, 01/03/2015

Archive powered by MHonArc 2.6.24.

Top of Page