]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
debian: change dependency on documentation generator to gi-docgen
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 17 Mar 2022 07:41:43 +0000 (16:41 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 13 Jul 2025 09:00:08 +0000 (18:00 +0900)
debian/control
debian/rules

index 56138afbbb409ae1697583d600323483f17c4419..7e073f21fffa9313d0b25733b5d29c2362078501 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
     meson (>= 0.32.0),
     libglib2.0-dev (>= 2.32.0),
-    gtk-doc-tools (>= 1.18-2),
+    gi-docgen (>= 2021.8+ds1-1),
     gobject-introspection (>= 1.32.1),
     libgirepository1.0-dev (>= 1.32.1),
     python3-gi
index 6b81b40dc0b945fbe6370c51e11f082f7b9028c7..6f28995b5350693fa1abe40ea131a825b4193950 100755 (executable)
@@ -8,4 +8,4 @@
        dh $@ --with gir --buildsystem=meson
 
 override_dh_auto_configure:
-       dh_auto_configure -- -Dgtk_doc=true
+       dh_auto_configure -- -Ddoc=true