File: control

package info (click to toggle)
libmaxminddb 1.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,576 kB
  • sloc: ansic: 6,374; perl: 444; makefile: 160; sh: 148
file content (8 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# Test whether mmdblookup works
# explicitly depend only on the -bin package, not @, and nothing else
Tests: mmdblookup
Depends: mmdb-bin 

# Test whether the library works by compiling a simple program that opens a database
Tests: compile-open
Depends: build-essential, libmaxminddb-dev