diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-07-09 18:19:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-07-09 18:19:36 +0200 |
commit | 38d9d8b06e163347112271cb249c91b1752e521f (patch) | |
tree | 27a942cafdaada9b7949cbd3bfa527608fd92f44 /debian/control | |
parent | 7a34a08e4eb02888e3bbacd4eaaea7a7cef07192 (diff) |
d/control: fix typo
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bad9b18..cec14a7 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libgee-0.8-dev, libgexiv2-dev, libglib2.0-dev, - libgphoto2-de, + libgphoto2-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libgtk-3-dev, |