summaryrefslogtreecommitdiff
path: root/doc/source/main_authoring.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/main_authoring.rst')
-rw-r--r--doc/source/main_authoring.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/main_authoring.rst b/doc/source/main_authoring.rst
index 14d051276..bd103a513 100644
--- a/doc/source/main_authoring.rst
+++ b/doc/source/main_authoring.rst
@@ -94,7 +94,7 @@ The following source types are provided with BuildStream:
* :mod:`bzr <sources.bzr>` - A Source implementation for bazaar
* :mod:`ostree <sources.ostree>` - A Source implementation for ostree
* :mod:`patch <sources.patch>` - A Source implementation for applying local patches
-
+* :mod:`deb <sources.deb>` - A Source implementation for deb packages
External Plugins