summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2023-10-23 15:31:38 +0200
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2023-10-23 15:41:01 +0200
commit324175f3202a738148cbd1e676a5544b21bdd7c4 (patch)
treec9468b8139bde1de364a3127e0b358764ee7244d
parent3184bb273d7b189ceecc4cac36bbc9f0dafe4824 (diff)
(Build-)Depend on 'hy'
now that it is back in testing
-rw-r--r--debian/control5
-rw-r--r--debian/deken.install3
2 files changed, 3 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index fae968f..3920d60 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
debhelper-compat (= 13),
dh-buildinfo,
help2man,
-# hy,
+ hy,
python3-setuptools,
Standards-Version: 4.6.2
Rules-Requires-Root: no
@@ -62,15 +62,14 @@ Architecture: all
Multi-Arch: foreign
Depends:
curl,
+ hy (>= 0.27),
python3-easywebdav,
python3-gnupg,
-# python3-hy (>= 0.17),
python3-keyring,
python3-macholib,
python3-pefile,
python3-pyelftools,
python3-requests,
- python3-virtualenv,
${misc:Depends},
Recommends:
pd-deken,
diff --git a/debian/deken.install b/debian/deken.install
index daaf071..e056825 100644
--- a/debian/deken.install
+++ b/debian/deken.install
@@ -1,3 +1,2 @@
-debian/requirements.txt usr/share/deken/developer/
developer/deken usr/bin/
-developer/deken.hy usr/share/deken/developer/
+developer/deken.hy usr/share/deken/