Depend on either libev4 or libev3, whichever is available

This commit is contained in:
Alex Young
2014-02-24 11:22:26 +00:00
parent 85c463c4bd
commit 50ec8fb7cc

2
debian/control vendored
View File

@@ -8,7 +8,7 @@ Homepage: http://bigv.io/
Package: flexnbd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libev3
Depends: ${shlibs:Depends}, ${misc:Depends}, libev4 | libev3
Description: FlexNBD server
An NBD server offering push-mirroring and intelligent sparse file handling