gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2401: fix typo in deps list


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2401: fix typo in deps list
Date: Sun, 26 May 2013 13:03:40 +0200
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2401
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-05-26 13:03:40 +0200
message:
  fix typo in deps list
modified:
  gnustep/gorm/Makefile
=== modified file 'gnustep/gorm/Makefile'
--- a/gnustep/gorm/Makefile     2013-05-23 06:45:32 +0000
+++ b/gnustep/gorm/Makefile     2013-05-26 11:03:40 +0000
@@ -37,7 +37,7 @@
 CONFIGURE_SCRIPTS =
 
 BUILDDEPS =
-LIBDEPS = gnustep-base gnustep-gui gnustep-back
+LIBDEPS = gnustep-base gnustep-gui gnustep-backend
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]