summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4674147..d93a0d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@
# Running make check is unsuitable because the tests require a working
# X environment currently, so we disable dh_auto_test.
override_dh_auto_test:
+
+# No symbols for udebs, specify the highest version from symbols file:
+override_dh_makeshlibs:
+ dh_makeshlibs --add-udeb='libepoxy0-udeb (>= 1.3)'