Browse Source

* Re-created Makefile.fpc for libmicrohttpd with standard template

git-svn-id: trunk@32081 -
joost 9 years ago
parent
commit
a0d1296d2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/libmicrohttpd/Makefile.fpc

+ 1 - 1
packages/libmicrohttpd/Makefile.fpc

@@ -7,7 +7,7 @@ name=libmicrohttpd
 version=3.1.1
 version=3.1.1
 
 
 [require]
 [require]
-packages=rtl
+packages=rtl fpmkunit
 
 
 [install]
 [install]
 fpcpackage=y
 fpcpackage=y