summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6db7b8c..b0831c6 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ clean:
rm sear.c tmp -rf
prepare:
- sudo apt install libmicrohttpd-dev xxd build-essential libxml2-dev php-cli -y
+ sudo apt install libmicrohttpd-dev xxd build-essential libxml2-dev php-cli debmake debheler -y
test-http:
mkdir -p tmp
diff --git a/debian/changelog b/debian/changelog
index 6bcdb9b..9448bb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
sear.c (0.0.18-1) stable; urgency=low
- * removed dependency to dh_systemd as it's included in debmake for some time
+ * removed dependency to dh_systemd - it's included in debhelper 4 some time
* added link to armel builds in README.md
-- Anton Luka Šijanec <anton@sijanec.eu> Sun, 26 Dec 2021 21:45:46 +0200