diff options
author | Enrico Zini <enrico@enricozini.org> | 2015-06-18 10:41:17 +0200 |
---|---|---|
committer | Enrico Zini <enrico@enricozini.org> | 2015-06-18 10:41:17 +0200 |
commit | 5dcffa9145418ef36ef359b5ebea8cc2d071f742 (patch) | |
tree | 3af0708695547268cd0a628846a6e782abca0122 /debian/control | |
parent | eb1dcd73eb594ebcb932b0682f7ac19fe4df9ffb (diff) | |
download | libept-5dcffa9145418ef36ef359b5ebea8cc2d071f742.tar.gz |
Fixed internal dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bfea488..8860baf 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Section: libdevel Architecture: any Recommends: pkg-config Depends: - libept1.4.12 (= ${binary:Version}), + libept1.4.13 (= ${binary:Version}), libwibble-dev (>= 1.1), libwibble-dev (<< 2.0), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libapt-pkg-dev (>= 0.6.46.1), libxapian-dev (>= 1.0.5), ${misc:Depends} |