From 749353217e302b11606cdd34376b406cfba20f0e Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Thu, 27 Oct 2016 20:15:57 +0100 Subject: Bump libsfml-window2.4 shlibs dependency Dependency required by applications which use the new sf::GlResource::TransientContextLock API. --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/rules b/debian/rules index 9f1b425..55758fd 100755 --- a/debian/rules +++ b/debian/rules @@ -14,3 +14,8 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build -- all doc + +override_dh_makeshlibs: + # For sf::GlResource::TransitentContextLock added in 2.4.1 + dh_makeshlibs -plibsfml-window2.4 -V'libsfml-window2.4 (>= 2.4.1~)' + dh_makeshlibs --remaining-packages -- cgit v1.2.3