gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2750: remove libc dep from oleo and swbis


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2750: remove libc dep from oleo and swbis
Date: Sun, 08 Dec 2013 21:44:17 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2750
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-12-08 21:44:08 +0000
message:
  remove libc dep from oleo and swbis
modified:
  gnu/oleo/Makefile              makefile-20100610201541-zilbojleihpphujd-80
  gnu/swbis/Makefile             makefile-20100610201541-zilbojleihpphujd-100
=== modified file 'gnu/oleo/Makefile'
--- a/gnu/oleo/Makefile 2013-11-15 18:38:44 +0000
+++ b/gnu/oleo/Makefile 2013-12-08 21:44:08 +0000
@@ -37,7 +37,7 @@
 
 
 BUILDDEPS =
-LIBDEPS = ncurses gettext libc
+LIBDEPS = ncurses gettext
 
 ######################################################################
 

=== modified file 'gnu/swbis/Makefile'
--- a/gnu/swbis/Makefile        2013-11-15 18:38:44 +0000
+++ b/gnu/swbis/Makefile        2013-12-08 21:44:08 +0000
@@ -38,7 +38,7 @@
 PATCHFILES = $(DISTNAME)-force-USE_XOPEN.diff
 
 BUILDDEPS =
-LIBDEPS = libc
+LIBDEPS = 
 
 ######################################################################
 


reply via email to

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