Browse Source

Add dependency on rtl-objpas package

git-svn-id: trunk@27287 -
pierre 11 years ago
parent
commit
555dcfd84f
2 changed files with 1401 additions and 92 deletions
  1. 1398 92
      packages/hash/Makefile
  2. 3 0
      packages/hash/Makefile.fpc.fpcmake

File diff suppressed because it is too large
+ 1398 - 92
packages/hash/Makefile


+ 3 - 0
packages/hash/Makefile.fpc.fpcmake

@@ -6,6 +6,9 @@
 name=hash
 version=2.7.1
 
+[require]
+packages=rtl-objpas
+
 [target]
 units=md5 crc ntlm sha1 uuid
 units_linux=unixcrypt

Some files were not shown because too many files changed in this diff