Author: sthibault Date: 2014-03-04 01:07:59 +0000 (Tue, 04 Mar 2014) New Revision: 5987
Modified: glibc-package/branches/eglibc-2.19/debian/patches/kfreebsd/local-fbtl-depends.diff Log: Fix patch now that hurd patches are back Modified: glibc-package/branches/eglibc-2.19/debian/patches/kfreebsd/local-fbtl-depends.diff =================================================================== --- glibc-package/branches/eglibc-2.19/debian/patches/kfreebsd/local-fbtl-depends.diff 2014-03-04 00:51:00 UTC (rev 5986) +++ glibc-package/branches/eglibc-2.19/debian/patches/kfreebsd/local-fbtl-depends.diff 2014-03-04 01:07:59 UTC (rev 5987) @@ -1,17 +1,20 @@ --- a/nscd/Depend +++ b/nscd/Depend -@@ -1,1 +1,2 @@ +@@ -1,2 +1,3 @@ linuxthreads + libpthread +fbtl --- a/resolv/Depend +++ b/resolv/Depend -@@ -1,2 +1,3 @@ +@@ -1,3 +1,4 @@ linuxthreads nptl + libpthread +fbtl --- a/rt/Depend +++ b/rt/Depend -@@ -1,2 +1,3 @@ +@@ -1,3 +1,4 @@ linuxthreads nptl + libpthread +fbtl -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

