Kaynağa Gözat

* Point to Build-Depends in COMPILING (Closes: #233669)
Author: mdz
Date: 2004-02-27 00:49:31 GMT
* Point to Build-Depends in COMPILING (Closes: #233669)

Arch Librarian 22 yıl önce
ebeveyn
işleme
a7c3025fc5
2 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 2 0
      COMPILING
  2. 1 0
      debian/changelog

+ 2 - 0
COMPILING

@@ -11,6 +11,8 @@ To compile this you need a couple things
   - A C library with the usual POSIX functions and a BSD socket layer. 
     If you OS conforms to the Single Unix Spec then you are fine:
       http://www.opengroup.org/onlinepubs/7908799/index.html      
+  - Refer to the Build-Depends information in debian/control for
+    additional requirements (some of which are Debian-specific)
 
 ** NOTICE **
 The C++ global constructors do not link correctly when using non-shared

+ 1 - 0
debian/changelog

@@ -15,6 +15,7 @@ apt (0.5.23) unstable; urgency=low
     <sylvain.pasche@switzerland.org> (Closes: #234494)
   * Print a slightly clearer error message if no packaging systems are
     available (Closes: #233681)
+  * Point to Build-Depends in COMPILING (Closes: #233669)
 
  --